Skip to content

Commit c70bc78

Browse files
committed
Updating Build.
1 parent b75d01f commit c70bc78

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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:36</b></h5>
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>

Assets/MainFunctions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const header_STATIC_HTML_INSERT = '<h2 id="Header_Border" align="center"> <a hr
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:36</b></h5>';
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>';
3737

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

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:36 | CC BY-NC-ND 4.0</p>
22+
<p>2026.01.11 - 15:43 | CC BY-NC-ND 4.0</p>
2323
<!-- TIMESTAMP - END -->
2424
<hr>
2525
<!-- ARCHIVE - START -->

sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@
714714
</url>
715715
<url>
716716
<loc>https://catwithcode.moe/archive.html</loc>
717-
<lastmod>2026-01-07</lastmod>
717+
<lastmod>2026-01-11</lastmod>
718718
</url>
719719
<url>
720720
<loc>index.html</loc>
@@ -1682,7 +1682,7 @@
16821682
</url>
16831683
<url>
16841684
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Footer.html</loc>
1685-
<lastmod>2026-01-07</lastmod>
1685+
<lastmod>2026-01-11</lastmod>
16861686
</url>
16871687
<url>
16881688
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Header.html</loc>

0 commit comments

Comments
 (0)