Mercurial > hg > rlgallery-misc
diff web/about/index.html @ 81:2cca66b3e262
Add some more links to the page footers.
author | John "Elwin" Edwards |
---|---|
date | Tue, 30 Jan 2018 18:28:24 -0500 |
parents | ad103f9f2e3a |
children | 7ff6a58ad861 |
line wrap: on
line diff
--- a/web/about/index.html Wed Dec 27 14:54:58 2017 -0500 +++ b/web/about/index.html Tue Jan 30 18:28:24 2018 -0500 @@ -30,6 +30,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/high.cgi">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> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div> </body> </html>