Skip to content

Commit 6e59dba

Browse files
committed
github releases too
1 parent 9c8fbbb commit 6e59dba

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/pages/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ <h2>Downloads</h2>
7070
</div>
7171
<div class="downloads">
7272
<div class="downloads">
73+
<div class="platform-button">
74+
<a href="https://github.com/CodenameCrew/CodenameEngine/releases" class="default-button">
75+
<span>
76+
<img class="platform-logo" src="root/img/icons/github-142-svgrepo-com.svg" alt="Icon for GitHub"> GitHub Releases
77+
</span>
78+
</a>
79+
</div>
7380
<div class="platform-button">
7481
<a href="https://gamebanana.com/mods/download/598553" class="default-button">
7582
<span>
@@ -88,7 +95,7 @@ <h2>Downloads</h2>
8895
</div>
8996
<div>
9097
<h2>Experimental Downloads</h2>
91-
These downloads come directly from our GitHub actions and run on the latest changes<br>
98+
These downloads come directly from our GitHub Actions and run on the latest changes.<br>
9299
They might be unstable as they're really new, use them at risk of bugs!
93100
</div>
94101
<div class="downloads">

0 commit comments

Comments
 (0)