Update nav
This commit is contained in:
parent
7b439001bd
commit
336095b596
1 changed files with 0 additions and 2 deletions
|
@ -10,11 +10,9 @@
|
||||||
<a href="/computers/">computers</a> |
|
<a href="/computers/">computers</a> |
|
||||||
<a href="/bookmarks/">bookmarks</a> |
|
<a href="/bookmarks/">bookmarks</a> |
|
||||||
<a href="https://blog.diskfloppy.me/">blog</a>
|
<a href="https://blog.diskfloppy.me/">blog</a>
|
||||||
<!--<a href="/sitemap/">sitemap</a>-->
|
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="pagetree">
|
<div class="pagetree">
|
||||||
<div style="float: left;">Design based on <a href="https://finalrewind.org/">finalrewind.org</a></div>
|
|
||||||
<span class="title">
|
<span class="title">
|
||||||
<?php
|
<?php
|
||||||
$uri = $_SERVER['REQUEST_URI'];
|
$uri = $_SERVER['REQUEST_URI'];
|
||||||
|
|
Loading…
Reference in a new issue