diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-28 16:04:23 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-28 16:04:23 -0400 |
| commit | 70c1338860a99e3e4c1ca46f4b997a8f1dac233c (patch) | |
| tree | 6a7acf17e959fd556164950162904556e1ed90e7 /_config.yml | |
| parent | 67503a97f2eeacd8d75c3fd7ab545a81ecb8eb3b (diff) | |
| download | pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.gz pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.tar.bz2 pokeworld-website-70c1338860a99e3e4c1ca46f4b997a8f1dac233c.zip | |
Finally adding context
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index b2547ad..db1e2d1 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,7 @@ locale : "en-US" title : "PokeWorld" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "PokeWorld Development Team" +name : "PokeWorld" description : "A wonderful discord server where pokemon enthusiasts can join." url : "http://universedevgroup.net/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "/" @@ -107,7 +107,7 @@ analytics: # Site Author author: - name : "PokeWorld Managers" + name : "PokeWorld Development Team" avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg" bio : "We make PokeBot happen." location : "PokeWorld" |
