We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3829588 commit 252fb62Copy full SHA for 252fb62
packages/app/index.html
@@ -4,6 +4,11 @@
4
<head>
5
<meta charset="UTF-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta property="og:type" content="website">
8
+ <meta property="og:title" content="Github Skyline">
9
+ <meta property="og:url" content="/">
10
+ <meta property="og:image" content="/banner.png">
11
+ <meta property="og:description" content="Your Contribution Story in 3D. Create your Skyline today.">
12
<link rel="preconnect" href="https://fonts.googleapis.com">
13
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
14
<link
packages/app/public/banner.png
335 KB
0 commit comments