added more meta tags
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
|||||||
{
|
{
|
||||||
"icon": "discord_8x8.png",
|
"icon": "discord_8x8.png",
|
||||||
"action": "navigate",
|
"action": "navigate",
|
||||||
"actionValue": "https://discord.com"
|
"actionValue": "https://discord.com",
|
||||||
|
"disabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"icon": "youtube_8x8.png",
|
"icon": "youtube_8x8.png",
|
||||||
|
|||||||
@@ -13,6 +13,8 @@
|
|||||||
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
||||||
<title>Byte Dice</title>
|
<title>Byte Dice</title>
|
||||||
|
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
|
<link rel="canonical" href="https://bytedice.net">
|
||||||
|
|
||||||
<meta name="description" content="A small website served as a place to find all (not yet all) content related to Byte Dice.">
|
<meta name="description" content="A small website served as a place to find all (not yet all) content related to Byte Dice.">
|
||||||
<meta name="keywords" content="Byte Dice, pixel art, procedural generation, game art, digital art, ByteDice showcase">
|
<meta name="keywords" content="Byte Dice, pixel art, procedural generation, game art, digital art, ByteDice showcase">
|
||||||
|
|||||||
+3
-3
@@ -3,7 +3,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://www.bytedice.net</loc>
|
<loc>https://www.bytedice.net</loc>
|
||||||
<priority>1.00</priority>
|
<priority>1.00</priority>
|
||||||
<lastmod>2025-01-27</lastmod>
|
<lastmod>2025-01-28</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.bytedice.net/404.html</loc>
|
<loc>https://www.bytedice.net/404.html</loc>
|
||||||
@@ -13,11 +13,11 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://www.bytedice.net/toys</loc>
|
<loc>https://www.bytedice.net/toys</loc>
|
||||||
<priority>0.67</priority>
|
<priority>0.67</priority>
|
||||||
<lastmod>2025-01-27</lastmod>
|
<lastmod>2025-01-28</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.bytedice.net/toys/license</loc>
|
<loc>https://www.bytedice.net/toys/license</loc>
|
||||||
<priority>0.33</priority>
|
<priority>0.33</priority>
|
||||||
<lastmod>2025-01-27</lastmod>
|
<lastmod>2025-01-28</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
@@ -12,6 +12,9 @@
|
|||||||
|
|
||||||
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
||||||
<title>Byte Dice - Toys</title>
|
<title>Byte Dice - Toys</title>
|
||||||
|
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
|
<link rel="canonical" href="https://bytedice.net/toys">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -20,6 +20,8 @@
|
|||||||
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
||||||
<title>Byte Dice - Boykisser license</title>
|
<title>Byte Dice - Boykisser license</title>
|
||||||
|
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
|
<link rel="canonical" href="https://bytedice.net/toys/license">
|
||||||
|
|
||||||
<meta name="description" content="A 'boykisser license' generator tool. Based off the original by Chilli (link in site). It's completely free of charge and very silly.">
|
<meta name="description" content="A 'boykisser license' generator tool. Based off the original by Chilli (link in site). It's completely free of charge and very silly.">
|
||||||
<meta name="keywords" content="Byte Dice, pixel art, procedural generation, game art, digital art, ByteDice showcase, Boykisser, license, lenerator, silly">
|
<meta name="keywords" content="Byte Dice, pixel art, procedural generation, game art, digital art, ByteDice showcase, Boykisser, license, lenerator, silly">
|
||||||
|
|||||||
Reference in New Issue
Block a user