diff web/download.html @ 91:d417016bbf73

Small website changes.
author John "Elwin" Edwards
date Mon, 27 Jan 2020 18:11:53 -0500
parents 2cca66b3e262
children bdb07be334ca
line wrap: on
line diff
--- a/web/download.html	Fri Sep 06 14:26:48 2019 -0400
+++ b/web/download.html	Mon Jan 27 18:11:53 2020 -0500
@@ -7,7 +7,7 @@
 
 <body>
 <h1>Roguelike Gallery</h1>
-<div class="nav"><a href="/">rlgallery.org</a> -&gt; Downloads</div>
+<div class="nav"><a href="/">RLGallery</a> -&gt; Downloads</div>
 <div class="content">
 <p>You can download the Gallery's games and play them on your own computer.</p>
 <p>The current version of the Early Roguelike Collection is <strong>2016.06</strong>. <a href="/notes/rel2016.06.html">Release notes</a>.</p>
@@ -26,6 +26,6 @@
 <h2>Bugs?</h2>
 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
+<div class="foot"><a href="/">RLGallery</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html>