aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpokesudenk <thisis@notarealema.il>2018-03-07 16:52:45 -0500
committerpokesudenk <thisis@notarealema.il>2018-03-07 16:52:45 -0500
commit9c044810698b15a60da70045f7572e8d1c1c5790 (patch)
tree9b9a040d6043538286e6eec2478adffcf596a7f6 /index.html
parent80216b81654926fdd000126e29a8d7026ff498cc (diff)
downloadpokeworld-website-9c044810698b15a60da70045f7572e8d1c1c5790.tar.gz
pokeworld-website-9c044810698b15a60da70045f7572e8d1c1c5790.tar.bz2
pokeworld-website-9c044810698b15a60da70045f7572e8d1c1c5790.zip
moar boar
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 7d64ed9..6a85c22 100755
--- a/index.html
+++ b/index.html
@@ -17,8 +17,8 @@
<ul>
<li class="current"><a href="#">Home</a></li>
<li><a href="pokebot.html">Pokebot</a></li>
- <li><a href="#">Typer</a></li>
- <li><a href="#">About</a></li>
+ <li><a href="typer.html">Typer</a></li>
+ <li><a href="about.html">About</a></li>
</ul>
</nav>
</div>