diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-27 20:22:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-27 20:22:50 -0400 |
| commit | f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82 (patch) | |
| tree | ad0e8ed235348944c264495fa2815f576da64989 /_config.yml | |
| parent | 174232d643e990d25f745602288e658dccdadd90 (diff) | |
| download | pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.tar.gz pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.tar.bz2 pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.zip | |
Some config changes
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 b9e62c5..90a4ed8 100644 --- a/_config.yml +++ b/_config.yml @@ -21,9 +21,9 @@ title_separator : "-" subtitle : # site tagline that appears below site title in masthead 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" +url : "https://universedevgroup.net/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "/" -repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" +repository : "UniverseDevGroup/pokeworld-website" # 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" masthead_title : # overrides the website title displayed in the masthead, use " " for no title |
