aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml8
-rw-r--r--index.html1
2 files changed, 5 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml
index 9368ae9..d4bd869 100644
--- a/_config.yml
+++ b/_config.yml
@@ -19,10 +19,10 @@ locale : "en-US"
title : "PokeWorld"
title_separator : "-"
subtitle : # site tagline that appears below site title in masthead
-name : "Your Name"
-description : "An amazing website."
+name : "PokeWorld Development Team"
+description : "A wonderful discord server where pokemon enthusiasts can join."
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
-baseurl : # the subpath of your site, e.g. "/blog"
+baseurl : "/"
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
@@ -107,7 +107,7 @@ analytics:
# Site Author
author:
- name : "Your Name"
+ name : "PokeWorld Managers"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "I am an **amazing** person."
location : "Somewhere"
diff --git a/index.html b/index.html
index e4d427d..53468f9 100644
--- a/index.html
+++ b/index.html
@@ -1,3 +1,4 @@
---
+title: Home
layout: home
---