aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml4
-rw-r--r--admin/config.yml1
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: