Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,16 @@
<meta property="og:url" content="https://www.hackcwhq.com/">
<meta property="og:title" content="Vote for the winner of The Dragon Quest!">
<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!">
<meta property="og:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
<meta property="og:image" content="
https://codewizardshq.com/wp-content/uploads/2020/03/coding_challeng_for_kids_dragon_quest.png">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.hackcwhq.com/">
<meta property="twitter:title" content="Vote for the winner of The Dragon Quest!">
<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!">
<meta property="twitter:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
<meta property="twitter:image" content="
https://codewizardshq.com/wp-content/uploads/2020/03/coding_challeng_for_kids_dragon_quest.png">

<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png" />
Expand Down