From d5c6f1df0d3050a9148af1e6cfc4db59bced208c Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 27 Oct 2019 15:45:23 +0000 Subject: Changed some configs --- _config.yml | 8 ++++---- index.html | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 9368ae9..d4bd869 100644 --- a/_config.yml +++ b/_config.yml @@ -19,10 +19,10 @@ locale : "en-US" title : "PokeWorld" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" -description : "An amazing website." +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" -baseurl : # the subpath of your site, e.g. "/blog" +baseurl : "/" repository : # 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" @@ -107,7 +107,7 @@ analytics: # Site Author author: - name : "Your Name" + name : "PokeWorld Managers" avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg" bio : "I am an **amazing** person." location : "Somewhere" diff --git a/index.html b/index.html index e4d427d..53468f9 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ --- +title: Home layout: home --- -- cgit v1.2.3