diff options
author | carregal <carregal> | 2007-12-14 15:28:04 +0000 |
---|---|---|
committer | carregal <carregal> | 2007-12-14 15:28:04 +0000 |
commit | 24fdbc0a66c1828410c7949addcc86c66beb648c (patch) | |
tree | 2434f3b7e571bd979c97c6b0cbc67751d3cfc54d /doc/us/index.html | |
parent | e52a7fef150d7b637f2b9efd426b4675c217377d (diff) | |
download | luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.tar.gz luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.tar.bz2 luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.zip |
Minor HTML revision
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index 1df2bd1..e8da278 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html> | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | <head> | 4 | <head> |
5 | <title>LuaFileSystem</title> | 5 | <title>LuaFileSystem</title> |
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
@@ -147,7 +147,7 @@ Comments are welcome!</p> | |||
147 | 147 | ||
148 | <div id="about"> | 148 | <div id="about"> |
149 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 149 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
150 | <p><small>$Id: index.html,v 1.37 2007/10/26 21:44:43 carregal Exp $</small></p> | 150 | <p><small>$Id: index.html,v 1.38 2007/12/14 15:28:04 carregal Exp $</small></p> |
151 | </div> <!-- id="about" --> | 151 | </div> <!-- id="about" --> |
152 | 152 | ||
153 | </div> <!-- id="container" --> | 153 | </div> <!-- id="container" --> |