mirror of
https://github.com/dhewm/dhewm.github.io.git
synced 2024-11-10 07:11:47 +00:00
Link all releases, not just the latest one, at "Downloads"
so people don't miss Release Candidates
This commit is contained in:
parent
3bc3d4fc1d
commit
94800ef49f
4 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./mods.html">Supported <b>Mods</b></a></li>
|
||||
<li>|</li>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./mods.html">Supported <b>Mods</b></a></li>
|
||||
<li>|</li>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./">Home</a></li>
|
||||
<li>|</li>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./">Home</a></li>
|
||||
<li>|</li>
|
||||
|
|
Loading…
Reference in a new issue