Mercurial > hg > rlgallery-misc
comparison web/scoring/index.html @ 36:09ef92dc4439
Remove the static high score page.
Don't create it, change all links, and redirect any requests.
| author | John "Elwin" Edwards | 
|---|---|
| date | Fri, 03 Jan 2014 13:02:29 -0500 | 
| parents | 86b616d88020 | 
| children | d2c3c29ca4f9 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 35:6592cdd1fceb | 36:09ef92dc4439 | 
|---|---|
| 9 <h1>Yendor Guild</h1> | 9 <h1>Yendor Guild</h1> | 
| 10 <div class="nav"><a href="/">rlgallery.org</a> -> Scoring</div> | 10 <div class="nav"><a href="/">rlgallery.org</a> -> Scoring</div> | 
| 11 <div class="content"> | 11 <div class="content"> | 
| 12 <p>The Guild keeps a record of all brave Rogues who venture into the Dungeons of Doom.</p> | 12 <p>The Guild keeps a record of all brave Rogues who venture into the Dungeons of Doom.</p> | 
| 13 <ul> | 13 <ul> | 
| 14 <li><a href="./highscores.html">High Scores</a></li> | 14 <li><a href="./high.cgi">High Scores</a></li> | 
| 15 <li><a href="./players/">Explorers</a></li> | 15 <li><a href="./players/">Explorers</a></li> | 
| 16 </ul> | 16 </ul> | 
| 17 </div> | 17 </div> | 
| 18 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/highscores.html">High Scores</a></div> | 18 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> | 
| 19 </body> | 19 </body> | 
| 20 </html> | 20 </html> | 
