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 b483625 commit 3a05ae5Copy full SHA for 3a05ae5
1 file changed
packages/app/index.html
@@ -4,11 +4,13 @@
4
<head>
5
<meta charset="UTF-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <meta name="description" content="Your Contribution Story in 3D" />
8
<meta property="og:type" content="website">
9
<meta property="og:title" content="Github Skyline">
10
+ <meta property="og:site_name" content="Github Skyline" />
11
<meta property="og:url" content="/">
12
<meta property="og:image" content="/og_banner.png">
- <meta property="og:description" content="Your Contribution Story in 3D.">
13
+ <meta property="og:description" content="Your Contribution Story in 3D">
14
<link rel="preconnect" href="https://fonts.googleapis.com">
15
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
16
<link
0 commit comments