change href
This commit is contained in:
parent
d2c34fe273
commit
62ff645c4c
4 changed files with 16 additions and 16 deletions
|
@ -12,10 +12,10 @@
|
|||
<h1>hi, i'm Gecko :3</h1>
|
||||
<h2>electronics student, interested in hardware hacking</h2>
|
||||
<nav>
|
||||
<a href="index.html">home</a> |
|
||||
<a href="links/index.html">links</a> |
|
||||
<a href="uses/index.html">uses</a> |
|
||||
<a href="contact/index.html">contact</a>
|
||||
<a href="/">home</a> |
|
||||
<a href="/links/">links</a> |
|
||||
<a href="/uses/">uses</a> |
|
||||
<a href="/contact/">contact</a>
|
||||
</nav>
|
||||
<hr class="rule" />
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue