diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-16 11:08:10 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-16 11:08:10 +0000 |
commit | 4b8a6390b1dd6f0a10c2824c34a953832864d5fc (patch) | |
tree | 77bbc377758fbf9885d324fed656d348a4ebf01c /doc/index.html | |
parent | 84d6f8c6a58c2b0e94a6137b4a055a4e32d29457 (diff) |
documentation updates
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 82a2fac..301a9aa 100644 --- a/doc/index.html +++ b/doc/index.html @@ -5,6 +5,8 @@ <link rel="stylesheet" type="text/css" href="style.css"> <TITLE>The Osirion Project</TITLE> </head> + +<body> <H1> The Osirion Project </H1> @@ -50,7 +52,7 @@ </ul> <ul> <li>Editing the world - <li>Creating models + <li><a href="models.html">Creating models</a> </ul> <ul> <li>Developer section @@ -138,5 +140,6 @@ <p> The Osirion Project is an independent not-for-profit project and is not affiliated with these companies. + </body> </html>
\ No newline at end of file |