uploaded the static html pages of the live-CD v0.3

This commit is contained in:
lars 2007-04-01 13:34:17 +00:00
parent 6c971bb198
commit 25b099870f
48 changed files with 1005 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<div class="navbar">
<p>
<a href="index.html">Home</a> |
<a href="news.html">News</a> |
<a href="download.html">Download</a> |
<a href="support.html">Support</a> |
<a href="development.html">Development</a>
</p>
</div>