From 9c044810698b15a60da70045f7572e8d1c1c5790 Mon Sep 17 00:00:00 2001 From: pokesudenk Date: Wed, 7 Mar 2018 16:52:45 -0500 Subject: moar boar --- about.html | 35 +++++++++++++++++++++++++++++++++++ index.html | 4 ++-- pokebot.html | 4 ++-- typer.html | 35 +++++++++++++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 4 deletions(-) create mode 100644 about.html create mode 100644 typer.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..99f388c --- /dev/null +++ b/about.html @@ -0,0 +1,35 @@ + + + + + + + PokeWorld | Home + + + +
+
+
+

PokeWorld

+
+ +
+
+
+

About

+

Learn about us.

+

Hi, I am dummy developer text.

+
+ + + diff --git a/index.html b/index.html index 7d64ed9..6a85c22 100755 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ diff --git a/pokebot.html b/pokebot.html index eea0c37..f4e5d45 100644 --- a/pokebot.html +++ b/pokebot.html @@ -17,8 +17,8 @@ diff --git a/typer.html b/typer.html new file mode 100644 index 0000000..3a536fb --- /dev/null +++ b/typer.html @@ -0,0 +1,35 @@ + + + + + + + PokeWorld | Home + + + +
+
+
+

PokeWorld

+
+ +
+
+
+

Typer

+

An automatic key-presser tool.

+

Hi, I am dummy developer text.

+
+ + + -- cgit v1.2.3