Mercurial > hg > rlgallery-misc
diff web/about/index.html @ 91:d417016bbf73
Small website changes.
author | John "Elwin" Edwards |
---|---|
date | Mon, 27 Jan 2020 18:11:53 -0500 |
parents | 0c3e63de292c |
children | fb292a0184d9 |
line wrap: on
line diff
--- a/web/about/index.html Fri Sep 06 14:26:48 2019 -0400 +++ b/web/about/index.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> -> About</div> +<div class="nav"><a href="/">RLGallery</a> -> About</div> <div class="content"> <p>The work of the Roguelike Gallery supports three main goals.</p> <h2>Software Maintenance</h2> @@ -42,6 +42,6 @@ <h3>Support Roguelike Games</h3> <p>The Roguelike Gallery does not currently need donations. Consider supporting <a href="https://blog.roguetemple.com/">Temple of the Roguelike</a> or purchasing <a href="http://roguetemple.com/z/hyper/">HyperRogue</a> or another fun roguelike game.</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>