···11<!DOCTYPE html>
22-<html>
22+<html lang="en-US">
33 <head>
44 <meta charset="UTF-8">
55 <meta name="viewport" content="width=device-width, initial-scale=1.0">
···1515 </style>
1616 </head>
1717 <body style="background-color:#1168AE;background-image:none;text-align:left;">
1818+ <main>
1819<h3>October 26, 2025</h3>
1920 <ul>
2021 <li>The changelog is now an iframe, again</li>
2122 <li>Changed the changelog background color</li>
2323+ <li>Added page regions on the homepage, the changelog, and the index</li>
2224 </ul>
23252426<h3>October 25, 2025</h3>
···562564 <ul>
563565 <li>Created the website</li>
564566 </ul>
567567+</main>
565568 </body>
566569</html>
+6
index.html
···6868 location.replace("IE.html");
6969}
7070 </script>
7171+ <header>
7172<img src="tkweblogo.png" alt="The logo of 'Tapeykatt's place'. Blue, pixelated, with some sparkles around the text 'Tapeykatt', the e on said text is a little tilted, has cat ears and a curly hair, and has an effect; i don't know what because i'm dumb on describing images bruh." width="350px">
7373+</header>
7474+<main>
7275<p>Last Updated: 26/10/2025
7376<br>
7477(DD/MM/YYYY)
···173176</p>
174177<div id="ukszWeb"></div><script src="https://webring.uksz.org/webring-widget.js"></script>
175178<br>
179179+</main>
180180+<footer>
176181 (c) 2023-2025 Tapeykatt.
177182 <a rel="me" href="https://chitter.xyz/@tapeykatt"></a>
183183+</footer>
178184 </body>
179185</html>