From f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 27 Oct 2019 20:22:50 -0400 Subject: [PATCH] Some config changes --- _config.yml | 4 ++-- admin/config.yml | 1 + 2 files changed, 3 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 diff --git a/admin/config.yml b/admin/config.yml index 4867977..fb4b020 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -2,6 +2,7 @@ backend: name: git-gateway + repo: UniverseDevGroup/pokeworld-website branch: master # Branch to update (optional; defaults to master) media_folder: 'assets/uploads' collections: