aboutsummaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-28 16:04:23 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-28 16:04:23 -0400
commit70c1338860a99e3e4c1ca46f4b997a8f1dac233c (patch)
tree6a7acf17e959fd556164950162904556e1ed90e7 /_pages
parent67503a97f2eeacd8d75c3fd7ab545a81ecb8eb3b (diff)
downloadpokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.gz
pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.bz2
pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.zip
Finally adding context
Diffstat (limited to '_pages')
-rw-r--r--_pages/about.html4
-rw-r--r--_pages/posts.html5
2 files changed, 8 insertions, 1 deletions
diff --git a/_pages/about.html b/_pages/about.html
index 27a203b..aa4d08f 100644
--- a/_pages/about.html
+++ b/_pages/about.html
@@ -2,4 +2,6 @@
layout: splash
permalink: /about
---
-<h1>About the server</h1> \ No newline at end of file
+<br>
+<h1>About PokeWorld</h1>
+<p>PokeWorld is a discord server made by jtsshieh, TheEdge and Alee</p> \ No newline at end of file
diff --git a/_pages/posts.html b/_pages/posts.html
new file mode 100644
index 0000000..f7e3fc5
--- /dev/null
+++ b/_pages/posts.html
@@ -0,0 +1,5 @@
+---
+title: Posts
+layout: posts
+permalink: /posts
+--- \ No newline at end of file