[+] Meta tags

This commit is contained in:
2024-12-16 20:55:04 -05:00
parent 3dae717ab3
commit 64563f715e
3 changed files with 20 additions and 1 deletions
+20 -1
View File
@@ -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>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 726 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB