diff index.html @ 178:b5df69715001 beta8

Update the documentation.
author John "Elwin" Edwards
date Wed, 14 Jan 2015 15:32:21 -0500
parents 5372f1f97cf5
children 09451f300a8a
line wrap: on
line diff
--- a/index.html	Wed Jan 14 15:16:31 2015 -0500
+++ b/index.html	Wed Jan 14 15:32:21 2015 -0500
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<title>RLG-Web β7</title>
+<title>RLG-Web β8</title>
 <script type="text/javascript" src="termemu.js"></script>
 <script type="text/javascript" src="termemu-keys.js"></script>
 <script type="text/javascript" src="rlgterm.js"></script>
@@ -9,7 +9,7 @@
 <link rel="stylesheet" type="text/css" href="style-rlg.css">
 </head>
 <body onload="setup()" onkeydown="sendkey(event)">
-<h1>RLG-Web β7</h1>
+<h1>RLG-Web β8</h1>
 <div id ="top">
   <img src="/bell.svg" alt="bell" id="bell">
 </div>