diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-04 20:59:58 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-04 20:59:58 -0400 |
| commit | 26f04d291a76dd0890c6b4b04b4afa73798f8dbb (patch) | |
| tree | 8db2f99d4b154a15aeac9bbed697652c44c51e4e | |
| parent | aa3542adb8409672ac4c82f031715639bd6d0f40 (diff) | |
| download | pokeworld-website-26f04d291a76dd0890c6b4b04b4afa73798f8dbb.tar.gz pokeworld-website-26f04d291a76dd0890c6b4b04b4afa73798f8dbb.tar.bz2 pokeworld-website-26f04d291a76dd0890c6b4b04b4afa73798f8dbb.zip | |
messed up spacing
| -rw-r--r-- | games/revolution/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/revolution/index.html b/games/revolution/index.html index 5a499e1..af25366 100644 --- a/games/revolution/index.html +++ b/games/revolution/index.html @@ -22,7 +22,7 @@ <nav> <ul> <li><a href="../">Home</a></li> - <liclass="current"><a href="#">Revolution</a></li> + <li class="current"><a href="#">Revolution</a></li> </ul> </nav> </div> |
