Skip to content

Commit 142c57a

Browse files
committed
Update years
1 parent 12cb7a5 commit 142c57a

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/game/game_static/client.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010

1111
#mw-head-base h1::after {
12-
content: "2025"
12+
content: "2026"
1313
}
1414

1515
html,

src/game/game_static/levelComplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1>Congratulations!</h1>
7373
</p>
7474
<p>
7575
The source code is available under the <a class="main-text"
76-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
76+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
7777
</p>
7878
<p>
7979
The site is now maintained by the <a target="_blank"

src/game/game_static/levelOver.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1>Level Over.</h1>
6969
</p>
7070
<p>
7171
The source code is available under the <a class="main-text"
72-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
72+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
7373
</p>
7474
<p>
7575
The site is now maintained by the <a target="_blank"

src/game/game_static/notLoggedIn.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1>Please sign in.</h1>
6969
</p>
7070
<p>
7171
The source code is available under the <a class="main-text"
72-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
72+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
7373
</p>
7474
<p>
7575
The site is now maintained by the <a target="_blank"

src/game/game_static/web.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ header strong {
258258

259259

260260
#year:after {
261-
content: "2025!"
261+
content: "2026!"
262262
}
263263

264264
/* Year End */

src/game/homepage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1>Play</h1>
8686
</p>
8787
<p>
8888
The source code is available under the <a class="main-text"
89-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
89+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
9090
</p>
9191
<p>
9292
The site is now maintained by the <a target="_blank"

src/game/leaderboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3>Times</h3>
8686
</p>
8787
<p>
8888
The source code is available under the <a class="main-text"
89-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
89+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
9090
</p>
9191
<p>
9292
The site is now maintained by the <a target="_blank"

src/game/userSubmissions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2>User Information</h2>
5858
</p>
5959
<p>
6060
The source code is available under the <a class="main-text"
61-
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2025/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
61+
href="https://github.com/INTERallianceGC/WikiRaces/blob/TO2026/LICENSE">MIT License</a> by the INTERalliance of Greater Cincinnati.
6262
</p>
6363
<p>
6464
The site is now maintained by the <a target="_blank"

0 commit comments

Comments
 (0)