diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-27 21:43:29 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-27 21:43:29 -0400 |
| commit | 4193d2210f9dadb995eb2f37677af431077a5133 (patch) | |
| tree | 77c8e1368a0c92f7d6d55513b75582c624e8cd0c /_config.yml | |
| parent | 183106a7188ca0b8bfa056f50490d3ca1e703f7d (diff) | |
| download | pokeworld-website-4193d2210f9dadb995eb2f37677af431077a5133.tar.gz pokeworld-website-4193d2210f9dadb995eb2f37677af431077a5133.tar.bz2 pokeworld-website-4193d2210f9dadb995eb2f37677af431077a5133.zip | |
Added a few more pages
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 90a4ed8..b2547ad 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ 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 : "https://universedevgroup.net/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : "http://universedevgroup.net/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "/" 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" |
