diff options
| author | Alee <alee14498@gmail.com> | 2018-03-07 16:59:13 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-07 16:59:13 -0500 |
| commit | c15ed4b2a887e7fcc83c28a4fd408c76fbb19add (patch) | |
| tree | 086d280ad5e87896731f3defc6c70f87bc92ce91 /index.html | |
| parent | 909b401b6f183ff3a4a60e99029307b3b173242c (diff) | |
| parent | 990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79 (diff) | |
| download | pokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.tar.gz pokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.tar.bz2 pokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.zip | |
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
