Skip to content

Commit 30f16c5

Browse files
committed
update
1 parent c936baf commit 30f16c5

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="header-nav">
1111
<div class="header-nav-left">
1212
<a href="./index.html">HOME</a>
13-
<a href="https://github.com/GitusCodeDepot/Gitus">CODE_REPOSITORY</a>
13+
<a href="https://github.com/GitusCodeForge/Gitus">CODE_REPOSITORY</a>
1414
<a href="./news.html">NEWS</a>
1515
</div>
1616
</div>

news.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="header-nav">
1111
<div class="header-nav-left">
1212
<a href="./index.html">HOME</a>
13-
<a href="https://github.com/GitusCodeDepot/Gitus">CODE_REPOSITORY</a>
13+
<a href="https://github.com/GitusCodeForge/Gitus">CODE_REPOSITORY</a>
1414
<a href="./news.html">NEWS</a>
1515
</div>
1616
</div>
@@ -24,9 +24,11 @@ <h1 class="header-name">Gitus Code Forge</h1>
2424
<hr />
2525

2626
<div>
27-
<h2>2025.11.27 v0.1.5-alpha,170</h2>
27+
<h2>2025.11.30 v0.1.5</h2>
2828
<ul>
2929
<li>Simple Mode</li>
30+
<li>Customizable foreground/background color</li>
31+
<li>UI revamp</li>
3032
</ul>
3133

3234
<h2>2025.9.24 v0.1.4</h2>

screenshot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="header-nav">
1111
<div class="header-nav-left">
1212
<a href="./index.html">HOME</a>
13-
<a href="https://github.com/GitusCodeDepot/Gitus">CODE_REPOSITORY</a>
13+
<a href="https://github.com/GitusCodeForge/Gitus">CODE_REPOSITORY</a>
1414
<a href="./news.html">NEWS</a>
1515
</div>
1616
</div>

0 commit comments

Comments
 (0)