Skip to content

Commit 84b2b2d

Browse files
authored
Merge pull request #1790 from sanjaiyan-dev/sanjaiyan-social-meta
Social Media Optimization 📱
2 parents c107285 + 07aaf6d commit 84b2b2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<link rel="mask-icon" href="https://swift.org/assets/images/icon-swift.svg" color="#F05339" />
2929
<title>Swift Evolution</title>
3030
<link href="index.css" rel="stylesheet" type="text/css">
31+
<meta name="og:title" content="Swift Evolution" />
32+
<meta name="og:description" content="Proposals for user-visible enhancements to the Swift Programming Language." />
33+
<meta name="og:image" content="https://swift.org/apple-touch-icon-180x180.png" />
3134
<body>
3235
<div class="app">
3336
<header>

0 commit comments

Comments
 (0)