Remove the static high score page.
Don't create it, change all links, and redirect any requests.
This commit is contained in:
parent
d34e211a3f
commit
dfd8098844
14 changed files with 20 additions and 16 deletions
|
|
@ -28,6 +28,6 @@
|
|||
data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p>
|
||||
<p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p>
|
||||
</div>
|
||||
<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/highscores.html">High Scores</a></div>
|
||||
<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue