diff web/scoring/index.html @ 91:d417016bbf73

Small website changes.
author John "Elwin" Edwards
date Mon, 27 Jan 2020 18:11:53 -0500
parents 2cca66b3e262
children
line wrap: on
line diff
--- a/web/scoring/index.html	Fri Sep 06 14:26:48 2019 -0400
+++ b/web/scoring/index.html	Mon Jan 27 18:11:53 2020 -0500
@@ -6,10 +6,10 @@
 </head>
 
 <body>
-<h1>Yendor Guild</h1>
-<div class="nav"><a href="/">rlgallery.org</a> -&gt; Scoring</div>
+<h1>Roguelike Gallery Records</h1>
+<div class="nav"><a href="/">RLGallery</a> -&gt; Scoring</div>
 <div class="content">
-<p>The Guild keeps a record of all brave Rogues who venture into the Dungeons of Doom.</p>
+<p>The Gallery keeps a record of all brave Rogues who venture into the Dungeons of Doom.</p>
 <ul>
 <li><a href="./high.cgi">High Scores</a></li>
 <li><a href="./players/">Explorers</a></li>
@@ -25,6 +25,6 @@
 <li><a href="./xrogue.html">XRogue</a></li>
 </ul>
 </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>