mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
unifiy address format
This commit is contained in:
parent
e9b5e2ec92
commit
6a36004011
12 changed files with 32 additions and 29 deletions
|
|
@ -9,9 +9,9 @@ css:
|
|||
<nav>
|
||||
<ul>
|
||||
<li><a href="/"><%= site.title %></a></li>
|
||||
<li><a href="/post/">posts</a></li>
|
||||
<li><a href="/project/">projects</a></li>
|
||||
<li><a href="/inventory/">inventory</a></li>
|
||||
<li><a href="/posts/">posts</a></li>
|
||||
<li><a href="/lost+found/">lost+found</a></li>
|
||||
<li><a href="/projects/">projects</a></li>
|
||||
<li><a href="/about/">about</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue