Skip to content

Commit dfb89fd

Browse files
committed
Fix
1 parent 25b21f6 commit dfb89fd

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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>2025.09.06 - 23:30</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>2025.09.08 - 13:28</b></h5>

Feed/RSS.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Blog for random computer stuff from my daily life. Girl from Germany. Work as a Software Developer. Programming, Linux, Hacking, Modding and tinkering.</description>
77
<!-- RSS ENTRYS - START -->
88
<item>
9-
<title>CatWithCode - SIP Clients on Linux without it sucking</title>
9+
<title>CatWithCode - SIP Clients on Linux actually worth using</title>
1010
<link>https://catwithcode.moe/Blog/2025.08.22_SIP_Phone_Client_Linux/SIP_Phone_Client_Linux.html</link>
1111
<description>Weird title I know. But nearly every client I tried sucked in its own unique way. After a lot of trying around I found that gnome-calls with gnome-contacts works the best. But I use KDE, so getting it to work was a little annoying but doable. And no, there is no KDE alternative that is not unmaintained or no proprietary.
1212

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>2025.09.06 - 23:30 | CC BY-NC-ND 4.0</p>
22+
<p>2025.09.08 - 13:28 | CC BY-NC-ND 4.0</p>
2323
<!-- TIMESTAMP - END -->
2424
<hr>
2525
<!-- ARCHIVE - START -->

blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Blog-Entries:</h1>
1616
<!-- <li><a href="LINK">TEXT</a><br><br></li> -->
1717
<ul>
1818
<!-- BLOG ENTRYS - START -->
19-
<li><a href="Blog/2025.08.22_SIP_Phone_Client_Linux/SIP_Phone_Client_Linux.html">2025.08.22 - SIP Clients on Linux without it sucking</a><br><br></li>
19+
<li><a href="Blog/2025.08.22_SIP_Phone_Client_Linux/SIP_Phone_Client_Linux.html">2025.08.22 - SIP Clients on Linux actually worth using</a><br><br></li>
2020

2121
<li><a href="Blog/2025.07.31_New_Addon_To_Design/New_Addon_To_Design.html">2025.07.31 - New add-on to the website design</a><br><br></li>
2222

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642
</url>
643643
<url>
644644
<loc>https://catwithcode.moe/archive.html</loc>
645-
<lastmod>2025-08-28</lastmod>
645+
<lastmod>2025-09-06</lastmod>
646646
</url>
647647
<url>
648648
<loc>index.html</loc>
@@ -1398,7 +1398,7 @@
13981398
</url>
13991399
<url>
14001400
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Footer.html</loc>
1401-
<lastmod>2025-08-28</lastmod>
1401+
<lastmod>2025-09-06</lastmod>
14021402
</url>
14031403
<url>
14041404
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Header.html</loc>
@@ -1414,7 +1414,7 @@
14141414
</url>
14151415
<url>
14161416
<loc>https://catwithcode.moe/blog.html</loc>
1417-
<lastmod>2025-08-22</lastmod>
1417+
<lastmod>2025-09-08</lastmod>
14181418
</url>
14191419
</urlset>
14201420

0 commit comments

Comments
 (0)