swap order of links & stats
This commit is contained in:
parent
f957388787
commit
65b8c092b9
1 changed files with 11 additions and 11 deletions
22
index.html
22
index.html
|
@ -32,6 +32,17 @@
|
|||
|
||||
<hr>
|
||||
|
||||
<nav id=links>
|
||||
<ul>
|
||||
<li><a href=https://gallery.niss.website>gallery</a>
|
||||
<li><a href=https://git.rhiannon.website/rhi>code</a>
|
||||
<li><a href=https://lang.niss.website>conlangs</a>
|
||||
<li><a href=where.html>contact</a>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<hr>
|
||||
|
||||
<section>
|
||||
<h2>stats</h2>
|
||||
<dl>
|
||||
|
@ -43,17 +54,6 @@
|
|||
<dt> awakeness <dd> ≤ 40%
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
<hr>
|
||||
|
||||
<nav id=links>
|
||||
<ul>
|
||||
<li><a href=https://gallery.niss.website>gallery</a>
|
||||
<li><a href=https://git.rhiannon.website/rhi>code</a>
|
||||
<li><a href=https://lang.niss.website>conlangs</a>
|
||||
<li><a href=where.html>contact</a>
|
||||
</ul>
|
||||
</nav>
|
||||
</main>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Add table
Reference in a new issue