Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 1e9e96e

Browse files
authored
Merge pull request #125 from codewizardshq/net8floz-patch-4
Update index.html
2 parents 482bbca + 3e84f75 commit 1e9e96e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

public/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,26 @@
1212
rel="stylesheet"
1313
href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"
1414
/>
15+
16+
<!-- Primary Meta Tags -->
17+
<title>Vote for the winner of The Dragon Quest!</title>
18+
<meta name="title" content="Vote for the winner of The Dragon Quest!">
19+
<meta name="description" content="Our finalists have made it through 21 levels of coding challenges. Vote for the 1st, 2nd, and 3rd place winners to take home the cash prize!">
20+
21+
<!-- Open Graph / Facebook -->
22+
<meta property="og:type" content="website">
23+
<meta property="og:url" content="https://metatags.io/">
24+
<meta property="og:title" content="Vote for the winner of The Dragon Quest!">
25+
<meta property="og:description" content="Our finalists have made it through 21 levels of coding challenges. Vote for the 1st, 2nd, and 3rd place winners to take home the cash prize!">
26+
<meta property="og:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
27+
28+
<!-- Twitter -->
29+
<meta property="twitter:card" content="summary_large_image">
30+
<meta property="twitter:url" content="https://metatags.io/">
31+
<meta property="twitter:title" content="Vote for the winner of The Dragon Quest!">
32+
<meta property="twitter:description" content="Our finalists have made it through 21 levels of coding challenges. Vote for the 1st, 2nd, and 3rd place winners to take home the cash prize!">
33+
<meta property="twitter:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
34+
1535
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png" />
1636
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png" />
1737
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png" />

0 commit comments

Comments
 (0)