aboutsummaryrefslogtreecommitdiff
path: root/pokeworld/thedex
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-04-03 16:48:19 -0400
committerUnknown <jtsshieh@outlook.com>2018-04-03 16:48:19 -0400
commitee1d1d953e9147ea8081af5b49a3737a7ca57a90 (patch)
treeb11c3cdf8c44edaba50ab43564577eb2e8ab7365 /pokeworld/thedex
parent9904e9353d382ab5dcd05ca170fb99d52026cca7 (diff)
downloadpokeworld-website-ee1d1d953e9147ea8081af5b49a3737a7ca57a90.tar.gz
pokeworld-website-ee1d1d953e9147ea8081af5b49a3737a7ca57a90.tar.bz2
pokeworld-website-ee1d1d953e9147ea8081af5b49a3737a7ca57a90.zip
cleanup
Diffstat (limited to 'pokeworld/thedex')
-rw-r--r--pokeworld/thedex/index.html45
-rw-r--r--pokeworld/thedex/thedexbannerlogo.pngbin16356 -> 0 bytes
2 files changed, 0 insertions, 45 deletions
diff --git a/pokeworld/thedex/index.html b/pokeworld/thedex/index.html
deleted file mode 100644
index cd58529..0000000
--- a/pokeworld/thedex/index.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML>
-<!-- The style is based from the ACN website !-->
-<html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width">
- <title>PokeWorld | Typer</title>
- <link rel="stylesheet" href="../css/style.css">
- </head>
- <body>
- <header>
- <div class="container">
- <div id="branding">
- <h1>PokeWorld</h1>
- </div>
- <nav>
- <ul>
- <li><a href="../">Home</a></li>
- <li><a href="../pokebot">Pokebot</a></li>
- <li class="current"><a href="#">TheDex</a></li>
- <li><a href="../about">About</a></li>
- <li><a href="../rules">Rules</a></li>
- </ul>
- </nav>
- </div>
- </header>
- <div class="container">
- <h1>TheDex</h1>
- <h2>Giving you the Pokemon information, right at your fingertips</h2>
- <p>TheDex is an executable Pokedex for computers running at least Windows Vista.</p>
- <h2>Download</h2>
- <p>There is no hosted download site for Typer except GitHub releases to get the latest version. It is already compiled into an executable file for use. Once you download it, open it like you usually would open an executable by double clicking it. TheDex is only avaiable for Windows. Mac and linux might be supported in the future.</p>
- <h2>Changelog</h2>
- <ul>
- <li>v0.1 - First release!</li>
- </ul>
- </div>
- <footer>
- <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright &copy; 2018</p>
- <a href = "https://discord.gg/YqEUBGr">
- <img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square">
- </a>
- </footer>
- </body>
-</html>
diff --git a/pokeworld/thedex/thedexbannerlogo.png b/pokeworld/thedex/thedexbannerlogo.png
deleted file mode 100644
index caf2746..0000000
--- a/pokeworld/thedex/thedexbannerlogo.png
+++ /dev/null
Binary files differ