diff web/about/ttyrec.html @ 91:d417016bbf73

Small website changes.
author John "Elwin" Edwards
date Mon, 27 Jan 2020 18:11:53 -0500
parents 14850d283b54
children
line wrap: on
line diff
--- a/web/about/ttyrec.html	Fri Sep 06 14:26:48 2019 -0400
+++ b/web/about/ttyrec.html	Mon Jan 27 18:11:53 2020 -0500
@@ -7,7 +7,7 @@
 
 <body>
 <h1>TTYREC files</h1>
-<div class="nav"><a href="/">rlgallery.org</a> -&gt; <a href="/about/">About</a> -&gt; TTYRECs</div>
+<div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; TTYRECs</div>
 <div class="content">
 <p>TTYREC files are recordings of text-based sessions, much like screencasts are recordings of graphical sessions. The Roguelike Gallery and other roguelike 
 sites create ttyrec recordings of games played online, so that others can watch them. The <a href="/archive.cgi">Archiver</a> will search rlgallery.org's 
@@ -26,6 +26,6 @@
 will be a line starting with "Size:" followed by the terminal width and height.</p>
 <p>Note: if you are using ipbt, you must also tell ipbt what size terminal to use. Check ipbt's documentation.</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>
+<div class="foot"><a href="/">RLGallery</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>