Sure is a new site design
This commit is contained in:
parent
b257c17f57
commit
588966a94f
18 changed files with 342 additions and 261 deletions
|
@ -1,14 +1,9 @@
|
|||
<nav>
|
||||
<p><strong>Navigation:</strong></p>
|
||||
<div class="navlinks">
|
||||
<a href="/">/home/niko</a><br>
|
||||
<a href="//git.diskfloppy.me/">~/git</a><br>
|
||||
<a href="/pub/">~/pub</a><br>
|
||||
<a href="/computers/">~/computers</a><br>
|
||||
<a href="/calculators/">~/calculators</a><br>
|
||||
<a href="/bookmarks/">~/bookmarks</a><br>
|
||||
<a href="/guestbook/">~/guestbook</a><br>
|
||||
<a href="//weather.diskfloppy.me/">~/weather</a><br>
|
||||
<a href="/music/">~/music</a><br>
|
||||
</div>
|
||||
<strong>Pages:</strong>
|
||||
<a href="/">home</a> |
|
||||
<a href="//git.wah.moe">git</a> |
|
||||
<a href="/pub">files</a> |
|
||||
<a href="/bookmarks">bookmarks</a> |
|
||||
<a href="/guestbook">guestbook</a> |
|
||||
<a href="/music">music</a>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue