[+] Meta tags
This commit is contained in:
+20
-1
@@ -4,7 +4,26 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Azalea's Colorful Slither Link</title>
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>🌈 Azalea's Colorful SlitherLink Puzzle 🌈</title>
|
||||
<meta name="title" content="🌈 Azalea's Colorful SlitherLink Puzzle 🌈" />
|
||||
<meta name="description" content="🎨 Challenge your brain, create vibrant loops, and bring logic to life with numbers and colors. Play, solve, and share your creations now! 🐈" />
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://slither.hydev.org/" />
|
||||
<meta property="og:title" content="🌈 Azalea's Colorful SlitherLink Puzzle 🌈" />
|
||||
<meta property="og:description" content="🎨 Challenge your brain, create vibrant loops, and bring logic to life with numbers and colors. Play, solve, and share your creations now! 🐈" />
|
||||
<meta property="og:image" content="https://slither.hydev.org/meta2.png" />
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:url" content="https://slither.hydev.org/" />
|
||||
<meta property="twitter:title" content="🌈 Azalea's Colorful SlitherLink Puzzle 🌈" />
|
||||
<meta property="twitter:description" content="🎨 Challenge your brain, create vibrant loops, and bring logic to life with numbers and colors. Play, solve, and share your creations now! 🐈" />
|
||||
<meta property="twitter:image" content="https://slither.hydev.org/meta2.png" />
|
||||
|
||||
<!-- Meta Tags Generated with https://metatags.io -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 726 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 284 KiB |
Reference in New Issue
Block a user