Mercurial > hg > rlgwebd
diff index-rlg.html @ 52:ab82ae1ba793 beta1
RLG-Web: indicate beta status.
Due to the various improvements and testing, the project's status has
been promoted.
author | John "Elwin" Edwards <elwin@sdf.org> |
---|---|
date | Mon, 11 Jun 2012 14:09:54 -0700 |
parents | bef5629f50d8 |
children | 7f3ca16409fe |
line wrap: on
line diff
--- a/index-rlg.html Mon Jun 11 14:04:35 2012 -0700 +++ b/index-rlg.html Mon Jun 11 14:09:54 2012 -0700 @@ -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 α</title> +<title>RLG-Web β1</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 α</h1> +<h1>RLG-Web β1</h1> <div id ="top"> <span id="ttitle"></span> <img src="/bell.png" alt="bell" id="bell">