Misspell correction

This commit is contained in:
0xmac 2024-09-22 00:23:56 +02:00
parent a0911ee403
commit 0b95c8d799
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
/* /*
* I am very sorry to the person, who actually takes a look at this javascript * I am very sorry to the person, who actually takes a look at this javascript
* Clean code sometimes isn't my greated strength ;) * Clean code sometimes isn't my greatest strength ;)
*/ */
@ -58,7 +58,7 @@ funButtons = [
// ["Get a Website - Landchad", "https://landchad.net/", "global/landchad.gif"] // ["Get a Website - Landchad", "https://landchad.net/", "global/landchad.gif"]
]; ];
/* Avaiable Themes located in the footer */ /* Available Themes located in the footer */
var styles = ["Tomorrow", "Forgotten", "Yotsuba"]; var styles = ["Tomorrow", "Forgotten", "Yotsuba"];

View File

@ -36,7 +36,7 @@
<div class="content fit"> <div class="content fit">
<h2 class="titlebar">88x31 Buttons</h2> <h2 class="titlebar">88x31 Buttons</h2>
Some of the cool 88x31 buttons, located in the footer are from <a href="https://www.deadnet.se/88x31/index.html">www.deadnet.se</a>,<br> Some of the cool 88x31 buttons, located in the footer are from <a href="https://www.deadnet.se/88x31/index.html">www.deadnet.se</a>,<br>
while some others I've janked from other websited :P while some others I've janked from other websites :P
</div> </div>
<div id="footnote"><var id="toplevel" data-="../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div> <div id="footnote"><var id="toplevel" data-="../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
</main> </main>