Skip to content

Commit f4fa133

Browse files
committed
More cleanup.
1 parent c70bc78 commit f4fa133

7 files changed

Lines changed: 15 additions & 12 deletions

File tree

Assets/BaseFiles/Page/Footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2026.01.11 - 15:43</b></h5>
1+
<h5 id="Fooder_Border"><a href="/privacy.html">PRIVACY</a>&nbsp;&nbsp;<a href="/license.html">LICENSE</a><br>###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2026.01.11 - 15:56</b></h5>

Assets/BaseFiles/Page/Header.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ <h2 id="Header_Border" align="center">
1010
<b>&nbsp;</b>
1111
<a href="/MediaLibraries/MediaLibraries.html">LIBRARYS</a>
1212
<b>&nbsp;</b>
13-
<a href="/privacy.html">PRIVACY</a>
14-
<b>&nbsp;</b>
15-
<a href="/license.html">LICENSE</a>
16-
<b>&nbsp;</b>
1713
<a href="/contact.html">CONTACT</a>
1814
<b>&nbsp;</b>
1915
<a href="/Feed/RSS.xml">📡&nbsp;RSS</a>

Assets/MainFunctions.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ const head_STATIC_HTML_INSERT = '<meta name="viewport" content="width=device-wid
2828
// ### HARD_CODE_TRIGGER ###
2929
// header
3030
// Assets/BaseFiles/Page/Header.html
31-
const header_STATIC_HTML_INSERT = '<h2 id="Header_Border" align="center"> <a href="/"> <img src="/Assets/favicon.gif" alt="Cute Pixelart" style="width:55px;height:55px";></a> <a href="/">CatWithCode</a> <br> <br> <b>&nbsp;</b> <a href="/blog.html">BLOG</a> <b>&nbsp;</b> <a href="/projects.html">PROJECTS</a> <b>&nbsp;</b> <a href="/MediaLibraries/MediaLibraries.html">LIBRARYS</a> <b>&nbsp;</b> <a href="/privacy.html">PRIVACY</a> <b>&nbsp;</b> <a href="/license.html">LICENSE</a> <b>&nbsp;</b> <a href="/contact.html">CONTACT</a> <b>&nbsp;</b> <a href="/Feed/RSS.xml">📡&nbsp;RSS</a> <b>&nbsp;</b></h2><div class="centredItems pixelFree"> <a href="https://repossessed.catwithcode.moe/"> <img src="/Assets/Image_Repository/Promotions/REPOSSESSED_AD.png" alt="REPOSSESSED GAME LINK"></a></div>';
31+
const header_STATIC_HTML_INSERT = '<h2 id="Header_Border" align="center"> <a href="/"> <img src="/Assets/favicon.gif" alt="Cute Pixelart" style="width:55px;height:55px";></a> <a href="/">CatWithCode</a> <br> <br> <b>&nbsp;</b> <a href="/blog.html">BLOG</a> <b>&nbsp;</b> <a href="/projects.html">PROJECTS</a> <b>&nbsp;</b> <a href="/MediaLibraries/MediaLibraries.html">LIBRARYS</a> <b>&nbsp;</b> <a href="/contact.html">CONTACT</a> <b>&nbsp;</b> <a href="/Feed/RSS.xml">📡&nbsp;RSS</a> <b>&nbsp;</b></h2><div class="centredItems pixelFree"> <a href="https://repossessed.catwithcode.moe/"> <img src="/Assets/Image_Repository/Promotions/REPOSSESSED_AD.png" alt="REPOSSESSED GAME LINK"></a></div>';
3232

3333
// ### HARD_CODE_TRIGGER ###
3434
// footer
3535
// Assets/BaseFiles/Page/Footer.html
36-
const footer_STATIC_HTML_INSERT = '<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2026.01.11 - 15:43</b></h5>';
36+
const footer_STATIC_HTML_INSERT = '<h5 id="Fooder_Border"><a href="/privacy.html">PRIVACY</a>&nbsp;&nbsp;<a href="/license.html">LICENSE</a><br>###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2026.01.11 - 15:56</b></h5>';
3737

3838
// >>> SUB <<<
3939
// ### HARD_CODE_TRIGGER ###

MediaLibraries/MediaLibraries.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ <h1><u><b>Media Libraries</b></u></h1>
1818
<script type="text/javascript">WriteImageBody('Art/Preview.jpg', 'PLACEHOLDER-LABEL', 'Art Library', '', false, 'Art/Art_Library.html', true, false);</script>
1919
<script type="text/javascript">WriteImageBody('REPOSSESSED/Preview.jpg', 'Teaser for an upcoming Project', 'RE//POSSESSED - Media (OLD - Moved to SubDomain!)', '', false, 'REPOSSESSED/REPOSSESSED_Library.html', true, false);</script>
2020
</div>
21-
21+
<div id="Footer"> <p><b><u>NoJS-Footer (COULD NOT LOAD LICENSE JS-CODE FOR FOOTER! THE LICENSE IS IN THE HTML CODE!)</u></b></p><script type="text/javascript">WriteFooter('----.--.-- - --:--', 'ALL RIGHTS RESERVED, INCLUDING IMAGES!');</script></div>
2222
</body>
2323
</html>

archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3><b><u>How to Update Archive / Update Website</u>:</b></h3>
1919
<p>My website is FULLY path-relative and uses JS in a very unconventional way for the Header and Footer. Great for static hosting, bad for web crawlers. This page is a collection of all the links and files on my website, statically linked, as little code as possible and fully without relative links or js-code for easier crawling, archiving and viewing without any JS-Code. This SHOULD(TM) be always up-to-date and working(TM).</p>
2020
<p>Also: The footer contains the licence for each page! If you block JS or are viewing an JS-INCOMPATIBLE-Archive, you may not be able to see the licence text. It is still in the HTML code!</p>
2121
<!-- TIMESTAMP - START -->
22-
<p>2026.01.11 - 15:43 | CC BY-NC-ND 4.0</p>
22+
<p>2026.01.11 - 15:56 | CC BY-NC-ND 4.0</p>
2323
<!-- TIMESTAMP - END -->
2424
<hr>
2525
<!-- ARCHIVE - START -->

contact.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ <h2>More Information about me:</h2>
5555
</ul></li>
5656
</ul>
5757
<hr>
58+
<h2>Privacy &amp; License:</h2>
59+
<p>I moved the privacy and license links from the header into the footer for better page layout and sizing. These links are available an all pages where the footer is displayed and also linked below:</p>
60+
<ul>
61+
<li>Privacy: <a href="/privacy.html">/privacy.html</a></li>
62+
<li>License: <a href="/license.html">/license.html</a></li>
63+
</ul>
64+
<hr>
5865
<h2>Official Accounts:</h2>
5966
<p>I'm only really active here, but I have some Accounts on other platforms for various reasons. These are my real accounts. <u>Any other accounts anywhere are not me.</u></p>
6067
<ul>

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@
13341334
</url>
13351335
<url>
13361336
<loc>https://catwithcode.moe/MediaLibraries/MediaLibraries.html</loc>
1337-
<lastmod>2025-10-12</lastmod>
1337+
<lastmod>2026-01-11</lastmod>
13381338
</url>
13391339
<url>
13401340
<loc>https://catwithcode.moe/MediaLibraries/Coffee/DATA/43.jpg</loc>
@@ -1686,7 +1686,7 @@
16861686
</url>
16871687
<url>
16881688
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Header.html</loc>
1689-
<lastmod>2025-12-13</lastmod>
1689+
<lastmod>2026-01-11</lastmod>
16901690
</url>
16911691
<url>
16921692
<loc>https://catwithcode.moe/Assets/BaseFiles/Modules/SpeechBubble.html</loc>
@@ -1706,7 +1706,7 @@
17061706
</url>
17071707
<url>
17081708
<loc>https://catwithcode.moe/contact.html</loc>
1709-
<lastmod>2025-12-22</lastmod>
1709+
<lastmod>2026-01-11</lastmod>
17101710
</url>
17111711
<url>
17121712
<loc>https://catwithcode.moe/projects.html</loc>

0 commit comments

Comments
 (0)