Ooops! Made the links in the dummy actually work.
This commit is contained in:
parent
fb9c80c68d
commit
a9034dd367
14 changed files with 53 additions and 53 deletions
|
|
@ -12,10 +12,10 @@
|
|||
<img id="nav-icon" src="img/threelines.png" alt="Menu"/>
|
||||
<menu id="nav-menu" class="nav">
|
||||
<li class=""><a href="index.html">Home</a></li>
|
||||
<li class=""><a href="/library.html">Library</a></li>
|
||||
<li class=""><a href="/register.html">Register</a></li>
|
||||
<li class=""><a href="/login.html">Login</a></li>
|
||||
<li class=""><a href="/about.html">About</a></li>
|
||||
<li class=""><a href="library.html">Library</a></li>
|
||||
<li class=""><a href="register.html">Register</a></li>
|
||||
<li class=""><a href="login.html">Login</a></li>
|
||||
<li class=""><a href="about.html">About</a></li>
|
||||
</menu>
|
||||
</div>
|
||||
<h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue