aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-03-07 17:25:27 -0500
committerUnknown <jtsshieh@outlook.com>2018-03-07 17:25:27 -0500
commit50f499726bca39dbf815e836ba0213142826f47c (patch)
tree777797b50bf800fb0cbfd2ae1926a9a51a9a33a4
parentb48100d310c08a562f1e3c33e8f1db7b61f5b3de (diff)
downloadpokeworld-website-50f499726bca39dbf815e836ba0213142826f47c.tar.gz
pokeworld-website-50f499726bca39dbf815e836ba0213142826f47c.tar.bz2
pokeworld-website-50f499726bca39dbf815e836ba0213142826f47c.zip
stuff
-rw-r--r--about/index.html (renamed from about.html)0
-rwxr-xr-xindex.html8
-rw-r--r--pokebot/index.html (renamed from pokebot.html)0
-rw-r--r--typer/index.html (renamed from typer.html)0
4 files changed, 4 insertions, 4 deletions
diff --git a/about.html b/about/index.html
index 6deb2e6..6deb2e6 100644
--- a/about.html
+++ b/about/index.html
diff --git a/index.html b/index.html
index 7a80da5..a219a80 100755
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<!-- The style is based from the ACN website !-->
+<!-- The style is based from the ACN website !-->
<html>
<head>
<meta charset="utf-8">
@@ -16,9 +16,9 @@
<nav>
<ul>
<li class="current"><a href="#">Home</a></li>
- <li><a href="pokebot.html">Pokebot</a></li>
- <li><a href="typer.html">Typer</a></li>
- <li><a href="about.html">About</a></li>
+ <li><a href="/pokebot">Pokebot</a></li>
+ <li><a href="/typer">Typer</a></li>
+ <li><a href="/about">About</a></li>
</ul>
</nav>
</div>
diff --git a/pokebot.html b/pokebot/index.html
index 5b3e18b..5b3e18b 100644
--- a/pokebot.html
+++ b/pokebot/index.html
diff --git a/typer.html b/typer/index.html
index ea48d19..ea48d19 100644
--- a/typer.html
+++ b/typer/index.html