diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-27 21:46:54 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-27 21:46:54 -0400 |
| commit | 5a71232cd570931769537daf3f6bfc063b1aca15 (patch) | |
| tree | c95acbb6ddc71ad817487ae032bb550a6e06cb81 /_pages/404.html | |
| parent | a8af160b4a4eb87c6397b6c68c7086561078a1b8 (diff) | |
| download | pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.tar.gz pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.tar.bz2 pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.zip | |
Whoops
Diffstat (limited to '_pages/404.html')
| -rw-r--r-- | _pages/404.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_pages/404.html b/_pages/404.html new file mode 100644 index 0000000..05ae7c0 --- /dev/null +++ b/_pages/404.html @@ -0,0 +1,6 @@ +--- +layout: default +permalink: /404 +--- + +<center><h1>Uh oh! You seem to entered the wrong page...</h1></center>
\ No newline at end of file |
