Skip to content

Commit ca55617

Browse files
committed
Add description
1 parent a927b8e commit ca55617

11 files changed

Lines changed: 23 additions & 17 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.09.08 - 19:49</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.10 - 20:44</b></h5>

SUB_DOMAINS/ProjectCWC/404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh" content="2;url=https://repossessed.catwithcode.moe">
66
<title>Redirecting...</title>
7+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
78
</head>
89
<body>
910
<p>Hi! We've changed the name of the Project. Here's the new subdomain: <a href="https://repossessed.catwithcode.moe">https://repossessed.catwithcode.moe</a>.</p>

SUB_DOMAINS/ProjectCWC/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh" content="2;url=https://repossessed.catwithcode.moe">
66
<title>Redirecting...</title>
7+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
78
</head>
89
<body>
910
<p>Hi! We've changed the name of the Project. Here's the new subdomain: <a href="https://repossessed.catwithcode.moe">https://repossessed.catwithcode.moe</a>.</p>

SUB_DOMAINS/ProjectCWC/sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://projectcwc.catwithcode.moe/index.html</loc>
5-
<lastmod>2025-07-31</lastmod>
5+
<lastmod>2025-09-10</lastmod>
66
</url>
77
<url>
88
<loc>https://projectcwc.catwithcode.moe/404.html</loc>
9-
<lastmod>2025-07-31</lastmod>
9+
<lastmod>2025-09-10</lastmod>
1010
</url>
1111
</urlset>

SUB_DOMAINS/REPOSSESSED/404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh" content="2;url=/index.html">
66
<title>Redirecting...</title>
7+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
78
</head>
89
<body>
910
<p>Hi! This page does not exist. Redirecting to main page: <a href="/index.html">https://repossessed.catwithcode.moe</a>.</p>

SUB_DOMAINS/REPOSSESSED/Dev_Log/Dev_Log.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="icon" type="image/x-icon" href="/Assets/favicon.gif">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>REPOSSESSED - Development Log</title>
8+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
89
<link rel="stylesheet" href="/Assets/styles.css">
910
</head>
1011
<body>
@@ -942,7 +943,7 @@ <h3><a href="https://catwithcode.moe/">A game by CatWithCode</a></h3>
942943
<br>
943944
<a href="/License_and_Privacy.html">License and Privacy</a>
944945
<br>
945-
<h6>Last Updated:&nbsp;<b>2025.09.08 - 19:49</b></h6>
946+
<h6>Last Updated:&nbsp;<b>2025.09.10 - 20:44</b></h6>
946947
<h6>All Rights reserved. RE//POSSESSED (formerly known as ProjectCWC) is property of the person/people behind CatWithCode. Screenshots and Videos on this page are in engine / in game. Other images like artwork / decoration might be in engine / in game but could be composed to look better because the game is first person and not optimize for a close up third person perspective.</h6>
947948
</div>
948949
</footer>

SUB_DOMAINS/REPOSSESSED/License_and_Privacy.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>REPOSSESSED - License and Privacy</title>
77
<link rel="stylesheet" href="/Assets/styles.css">
8+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
89
</head>
910
<body class="footer-Text" style="background-color: black;
1011
color: white;">
@@ -97,7 +98,7 @@ <h2><u># Font - BOX_v2.0:</u></h2>
9798
<li><a href="https://github.com/BesignLab">https://github.com/BesignLab</a></li>
9899
</ul>
99100
<br>&nbsp;
100-
<h6>Last Updated:&nbsp;<b>2025.09.08 - 19:49</b></h6>
101+
<h6>Last Updated:&nbsp;<b>2025.09.10 - 20:44</b></h6>
101102
<p>All Rights reserved. RE//POSSESSED (formerly known as ProjectCWC) is property of the person/people behind CatWithCode.</p>
102103
</body>
103104
</html>

SUB_DOMAINS/REPOSSESSED/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="icon" type="image/x-icon" href="/Assets/favicon.gif">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany</title>
8+
<meta name="description" content="REPOSSESSED - A uniquely controlled cyberpunk immersive sim set in a post-space war Germany.">
89
<link rel="stylesheet" href="/Assets/styles.css">
910
</head>
1011
<body>
@@ -193,7 +194,7 @@ <h3><a href="https://catwithcode.moe/">A game by CatWithCode</a></h3>
193194
<br>
194195
<a href="/License_and_Privacy.html">License and Privacy</a>
195196
<br>
196-
<h6>Last Updated:&nbsp;<b>2025.09.08 - 19:49</b></h6>
197+
<h6>Last Updated:&nbsp;<b>2025.09.10 - 20:44</b></h6>
197198
<h6>All Rights reserved. RE//POSSESSED (formerly known as ProjectCWC) is property of the person/people behind CatWithCode. Screenshots and Videos on this page are in engine / in game. Other images like artwork / decoration might be in engine / in game but could be composed to look better because the game is first person and not optimize for a close up third person perspective.</h6>
198199
</div>
199200
</footer>

SUB_DOMAINS/REPOSSESSED/sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://repossessed.catwithcode.moe/index.html</loc>
5-
<lastmod>2025-09-08</lastmod>
5+
<lastmod>2025-09-10</lastmod>
66
</url>
77
<url>
88
<loc>https://repossessed.catwithcode.moe/Dev_Log/DATA/2025_01_14/01.gif</loc>
@@ -226,7 +226,7 @@
226226
</url>
227227
<url>
228228
<loc>https://repossessed.catwithcode.moe/Dev_Log/Dev_Log.html</loc>
229-
<lastmod>2025-09-08</lastmod>
229+
<lastmod>2025-09-10</lastmod>
230230
</url>
231231
<url>
232232
<loc>https://repossessed.catwithcode.moe/Assets/Videos/GamePlayTeaser1/GamePlayTeaser1.mp4</loc>
@@ -370,6 +370,6 @@
370370
</url>
371371
<url>
372372
<loc>https://repossessed.catwithcode.moe/License_and_Privacy.html</loc>
373-
<lastmod>2025-09-08</lastmod>
373+
<lastmod>2025-09-10</lastmod>
374374
</url>
375375
</urlset>

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.08 - 19:49 | CC BY-NC-ND 4.0</p>
22+
<p>2025.09.10 - 20:44 | CC BY-NC-ND 4.0</p>
2323
<!-- TIMESTAMP - END -->
2424
<hr>
2525
<!-- ARCHIVE - START -->

0 commit comments

Comments
 (0)