diff options
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 |
