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