replaced empty license with filled-out one

This commit is contained in:
2025-01-26 10:30:20 +01:00
parent 12c1bff421
commit 729c773052
5 changed files with 10 additions and 10 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

+6 -6
View File
@@ -5,19 +5,19 @@
<priority>1.00</priority> <priority>1.00</priority>
<lastmod>2025-01-25</lastmod> <lastmod>2025-01-25</lastmod>
</url> </url>
<url>
<loc>https://www.bytedice.net/toys</loc>
<priority>0.67</priority>
<lastmod>2025-01-25</lastmod>
</url>
<url> <url>
<loc>https://www.bytedice.net/404.html</loc> <loc>https://www.bytedice.net/404.html</loc>
<priority>0.67</priority> <priority>0.67</priority>
<lastmod>2025-01-25</lastmod> <lastmod>2025-01-25</lastmod>
</url> </url>
<url>
<loc>https://www.bytedice.net/toys</loc>
<priority>0.67</priority>
<lastmod>2025-01-26</lastmod>
</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-25</lastmod> <lastmod>2025-01-26</lastmod>
</url> </url>
</urlset> </urlset>
+1 -1
View File
@@ -21,7 +21,7 @@
<ul> <ul>
<li class="toyLi"> <li class="toyLi">
<button onclick="slideTransition('/toys/license', event)" class="toyContainer borderedRect"> <button onclick="slideTransition('/toys/license', event)" class="toyContainer borderedRect">
<img class="toyImg" src="/assets/boykisserLicenseEmpty.png"> <img class="toyImg" src="/assets/boykisserLicense.png">
<div class="toyTextContainer"> <div class="toyTextContainer">
<h1>Boykisser license generator</h1> <h1>Boykisser license generator</h1>
<p class="desc">Automatically generates a "Boykissser license" for you. Free of charge and very silly.</p> <p class="desc">Automatically generates a "Boykissser license" for you. Free of charge and very silly.</p>
+3 -3
View File
@@ -21,15 +21,15 @@
<title>Byte Dice - Boykisser license</title> <title>Byte Dice - Boykisser license</title>
<meta name="description" content="A 'boykisser license' generator tool. Based off of 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">
<meta name="author" content="Byte Dice"> <meta name="author" content="Byte Dice">
<meta property="og:title" content="Byte Dice - Boykisser license"> <meta property="og:title" content="Byte Dice - Boykisser license">
<meta property="og:description" content="A 'boykisser license' generator tool. Based off of the original by Chilli (link in site). It's completely free of charge and very silly."> <meta property="og: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 property="og:url" content="https://bytedice.net/toys/license"> <meta property="og:url" content="https://bytedice.net/toys/license">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:image" content="/assets/boykisserLicenseEmpty.png"> <meta property="og:image" content="/assets/boykisserLicense.png">
<meta property="og:image:width" content="600"> <meta property="og:image:width" content="600">
<meta property="og:image:height" content="399"> <meta property="og:image:height" content="399">