diff options
| author | Alee <Alee14498@gmail.com> | 2019-10-27 15:45:23 +0000 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-10-27 15:45:23 +0000 |
| commit | d5c6f1df0d3050a9148af1e6cfc4db59bced208c (patch) | |
| tree | 3a44848a47f1da702eaa6a62dc367ff5d37ecc1a | |
| parent | 116224ce5fbb7e276a159a0987bf06e67b572ec7 (diff) | |
| download | pokeworld-website-d5c6f1df0d3050a9148af1e6cfc4db59bced208c.tar.gz pokeworld-website-d5c6f1df0d3050a9148af1e6cfc4db59bced208c.tar.bz2 pokeworld-website-d5c6f1df0d3050a9148af1e6cfc4db59bced208c.zip | |
Changed some configs
| -rw-r--r-- | _config.yml | 8 | ||||
| -rw-r--r-- | index.html | 1 |
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" @@ -1,3 +1,4 @@ --- +title: Home layout: home --- |
