Link the modwiki and dhewm3.org on start page

and link that page as "Home" in Doom3 section, calling the Doom3
section's index "Introduction" instead (which is the page title anyway)
This commit is contained in:
Daniel Gibson 2021-04-10 13:55:29 +02:00
parent 63f8f8bf8f
commit ae5efc9080
4 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,7 @@
var a = { var a = {
"index":"Home", "../index":"Home",
"index":"Introduction",
"downloads":"Downloads", "downloads":"Downloads",
"contact":"Contact", "contact":"Contact",

BIN
images/dhewm3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
images/modwiki_white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -20,9 +20,11 @@
<h2>Unofficial mirror of (now defunct) iddevnet.com</h2> <h2>Unofficial mirror of (now defunct) iddevnet.com</h2>
<h3>Work in Progress.</h3> <h3>Work in Progress.</h3>
<br> <br>
<br>
<h3>The pagesource can be found <a href="https://github.com/dhewm/iddevnet">at Github</a>.</h3> <h3>The pagesource can be found <a href="https://github.com/dhewm/iddevnet">at Github</a>.</h3>
<h4>You can <a href="https://github.com/dhewm/iddevnet/archive/refs/heads/main.zip">Download a ZIP of the whole page</a> for offline viewing</h4> <h4>You can <a href="https://github.com/dhewm/iddevnet/archive/refs/heads/main.zip">Download a ZIP of the whole page</a> for offline viewing</h4>
<br>
<a href="https://modwiki.dhewm3.org/" title="idTech4 ModWiki"><img src="images/modwiki_white.png" border="0" alt="ModWiki"></a>
<a href="https://dhewm3.org" title="dhewm3 - Doom3 Source Port"><img src="images/dhewm3.png" width="320" border="0" alt="dhewm3"></a>
</center> </center>