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/about.html | |
| parent | a8af160b4a4eb87c6397b6c68c7086561078a1b8 (diff) | |
| download | pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.tar.gz pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.tar.bz2 pokeworld-website-5a71232cd570931769537daf3f6bfc063b1aca15.zip | |
Whoops
Diffstat (limited to '_pages/about.html')
| -rw-r--r-- | _pages/about.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_pages/about.html b/_pages/about.html new file mode 100644 index 0000000..487553a --- /dev/null +++ b/_pages/about.html @@ -0,0 +1,5 @@ +--- +layout: single +permalink: /about +--- +<h1>About the server</h1>
\ No newline at end of file |
