Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 41e6478

Browse files
committed
added comment
1 parent c751c58 commit 41e6478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/layout/PageLayout/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ const PageLayout: React.FC<Props> = (props) => {
112112
content={`Image for "${metaTitle}"`}
113113
/>
114114
)}
115+
{/* Makes Image Large */}
115116
<meta name="twitter:card" content="summary_large_image" />
116117

117118
{/* Keywords */}

0 commit comments

Comments
 (0)