fix menu order
This commit is contained in:
parent
09eaf52d8d
commit
e598dd9a0e
2 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
<body>
|
||||
<nav>
|
||||
<a href="index.html" class="current">home</a>
|
||||
<a href="poster.html">poster</a>
|
||||
<a href="guide.html">guide</a>
|
||||
<a href="poster.html">poster</a>
|
||||
</nav>
|
||||
<main>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue