Skip to content

Commit 8f0528c

Browse files
committed
Small fixes.
1 parent 9b3030c commit 8f0528c

7 files changed

Lines changed: 11 additions & 10 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>2025.12.28 - 02:43</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.12.28 - 02:47</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>2025.12.28 - 02:43</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>2025.12.28 - 02:47</b></h5>';
3737

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

Blog/2025.12.28_Drakengard/Drakengard.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
<head>
44
<script type="text/javascript" src="/Assets/MainFunctions.js"></script>
55
<script type="text/javascript">WriteHead();</script>
6-
<title>CatWithCode - Drakengard is not as bad as everyone says, but it is not that good either</title>
6+
<title>CatWithCode - I played Drakengard and it is not as bad as everyone says, but it is not that good either</title>
77
</head>
88
<body align="left">
99
<div id="viewerChecker"> <p><a href="https://catwithcode.moe/Blog/2024.10.02_F_Search_Engines/F_Search_Engines.html">THIS IS A MIRROR OR ARCHIVE. CLICK HERE TO GET TO THE OFFICIAL CATWITHCODE.MOE PAGE! IF YOU ARE ALREADY ON CATWITHCODE.MOE, IGNORE THIS. BLOCKING JAVASCRIPT IS COOL.</a></p> <script type="text/javascript">creatCheckViewer();</script></div>
1010

1111
<div id="Header"> <a href="/archive.html">NoJS-Header</a> <script type="text/javascript">WriteHeader();</script></div>
1212
<script type="text/javascript">CreateSpeechBubble("");</script>
1313

14-
<h1>Drakengard is not as bad as everyone says, but it is not that good either</h1>
14+
<h1>I played Drakengard and it is not as bad as everyone says, but it is not that good either</h1>
1515
<p>I played Drakengard after so many years and wow... it diffidently was something.</p>
16+
<p>And also: I know the title of this entry is bad, like really bad, sounds like a bad video title nowadays, but I could also not think of anything else describing it. This entry is to vague and off topic to make a direct title like the others.</p>
1617
<h2>A little background first:</h2>
1718
<p>I love the games Yoko Taro and his team (Keiichi Okabe, Akihiko Yoshida and all the other brilliant artists behind these works of art) created. All of it. I played Nier, NieR Replicant ver.1.22474487139..., Nier Automata, watched the Anime, read the Nier Automata Manga and played and loved Drakengard 3 the most (Best game in the Drakengard/Nier game series!). I also played all three of the Voice of Cards games. The only thing I have not played is the Nier Reincarnation because, I may be a fan of their games but I am not stupid, and well... Drakengard.</p>
1819
<p>The synopsis online is it is bad, samey, makes you go mad or even "Just watch the cutsceness bro" as if that is a valid excuse not to look at the game. Next time I read the Blu-ray cover and consider the movie watched or what? After many years of knowing about it I decided to invest the time again to play it. Yes I tried already in the past, twice but the first time was way to long ago and I did, like most, instantly turn it off, the second time I was feeling not well and it was a bad idea playing a game like this at the time. The way I look at games, shows, movies and art in general has changed and so I finally wanted to see what this game is about. I do these sorts of "experiments" relatively often (currently not so much because my hole life is work, real-life and game-dev all the time, nearly no time for gaming) like playing obscure old games, playing classic or hidden gems I missed when I was younger, play way to many indie game one after the other or a hole series back to back. This is also how I ended up actually playing the Serial experiments game for the PS1 (The JS fan remake).</p>

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 - Drakengard is not as bad as everyone says, but it is not that good either</title>
9+
<title>CatWithCode - I played Drakengard and it is not as bad as everyone says, but it is not that good either</title>
1010
<link>https://catwithcode.moe/Blog/2025.12.28_Drakengard/Drakengard.html</link>
1111
<description>I played Drakengard after so many years and wow... it diffidently was something.
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.12.28 - 02:43 | CC BY-NC-ND 4.0</p>
22+
<p>2025.12.28 - 02:47 | 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.12.28_Drakengard/Drakengard.html">2025.12.28 - Drakengard is not as bad as everyone says, but it is not that good either</a><br><br></li>
19+
<li><a href="Blog/2025.12.28_Drakengard/Drakengard.html">2025.12.28 - I played Drakengard and it is not as bad as everyone says, but it is not that good either</a><br><br></li>
2020

2121
<li><a href="Blog/2025.12.27_Switch_UbuntuServer_to_Proxmox/Switch_UbuntuServer_to_Proxmox.html">2025.12.27 - Switching from Ubuntu-Server to Proxmox</a><br><br></li>
2222

sitemap.xml

Lines changed: 3 additions & 3 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>2025-12-27</lastmod>
717+
<lastmod>2025-12-28</lastmod>
718718
</url>
719719
<url>
720720
<loc>index.html</loc>
@@ -1670,7 +1670,7 @@
16701670
</url>
16711671
<url>
16721672
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Footer.html</loc>
1673-
<lastmod>2025-12-27</lastmod>
1673+
<lastmod>2025-12-28</lastmod>
16741674
</url>
16751675
<url>
16761676
<loc>https://catwithcode.moe/Assets/BaseFiles/Page/Header.html</loc>
@@ -1702,7 +1702,7 @@
17021702
</url>
17031703
<url>
17041704
<loc>https://catwithcode.moe/blog.html</loc>
1705-
<lastmod>2025-12-27</lastmod>
1705+
<lastmod>2025-12-28</lastmod>
17061706
</url>
17071707
</urlset>
17081708

0 commit comments

Comments
 (0)