Mercurial > hg > rlgallery-misc
comparison web/about/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 | ad103f9f2e3a |
comparison
equal
deleted
inserted
replaced
35:6592cdd1fceb | 36:09ef92dc4439 |
---|---|
26 <p>rlgallery.org is hosted by <a href="http://www.linode.com/">Linode</a>. The server is currently running <a href="http://fedoraproject.org/">Fedora.</a></p> | 26 <p>rlgallery.org is hosted by <a href="http://www.linode.com/">Linode</a>. The server is currently running <a href="http://fedoraproject.org/">Fedora.</a></p> |
27 <p>The Gallery also makes use of <a href="ftp://ftp.alt.org/pub/dgamelaunch/">dgamelaunch</a> and <a href="http://lighttpd.net/">lighttpd</a>. Score | 27 <p>The Gallery also makes use of <a href="ftp://ftp.alt.org/pub/dgamelaunch/">dgamelaunch</a> and <a href="http://lighttpd.net/">lighttpd</a>. Score |
28 data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p> | 28 data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p> |
29 <p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p> | 29 <p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p> |
30 </div> | 30 </div> |
31 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/highscores.html">High Scores</a></div> | 31 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> |
32 </body> | 32 </body> |
33 </html> | 33 </html> |