diff web/about/index.html @ 84:6bd56ca54bfa

Add more information about the history of V3 and V4.
author John "Elwin" Edwards
date Sun, 15 Apr 2018 21:46:57 -0400
parents 7ff6a58ad861
children 0c3e63de292c
line wrap: on
line diff
--- a/web/about/index.html	Sat Feb 24 17:04:18 2018 -0500
+++ b/web/about/index.html	Sun Apr 15 21:46:57 2018 -0400
@@ -35,10 +35,12 @@
 <li><a href="ttyrec.html">ttyrec files</a></li>
 </ul>
 <h2>Server Technology</h2>
-<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>
-<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
-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>
+<p>rlgallery.org is hosted by <a href="https://www.linode.com/">Linode</a>. The server is currently running <a href="https://getfedora.org/">Fedora</a>.</p>
+<p>The Gallery also makes use of <a href="ftp://ftp.alt.org/pub/dgamelaunch/">dgamelaunch</a> and <a href="https://www.lighttpd.net/">lighttpd</a>. Score
+data is stored using <a href="https://www.postgresql.org/">PostgreSQL</a>.</p>
+<p>The Web player was created with <a href="https://nodejs.org/">node.js</a>.</p>
+<h2>Support</h2>
+<p>The Gallery does not currently need donations. Consider supporting <a href="https://blog.roguetemple.com/">Temple of the Roguelike</a> or purchasing <a href="http://roguetemple.com/z/hyper/">HyperRogue</a> or another fun roguelike game.</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> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>