Skip to content

Commit 3afa178

Browse files
committed
add: twitter metadata
1 parent c3a7ffb commit 3afa178

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
<meta proprety="og:url" content="https://jumpyjacko.github.io/" />
3030
<meta property="og:image" content="https://jumpyjacko.github.io/images/website-embed-image.png" />
3131
<meta property="og:type" content="website" />
32+
33+
<meta name="twitter:card" content="summary_large_image" />
34+
<meta name="twitter:title" content="jumpyjacko's awesome website" />
35+
<meta name="twitter:description" content="definitely not written with a really heavy framework!" />
36+
<meta name="twitter:image" content="https://jumpyjacko.github.io/images/website-embed-image.png" />
3237
</head>
3338
<body class="bg-cream text-midnight dark:bg-midnight dark:text-cream">
3439
<div id="app"></div>

0 commit comments

Comments
 (0)