uploaded the static html pages of the live-CD v0.3
This commit is contained in:
parent
6c971bb198
commit
25b099870f
48 changed files with 1005 additions and 0 deletions
10
live-cd-v0.3/placeholder/nav
Normal file
10
live-cd-v0.3/placeholder/nav
Normal 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue