diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-30 15:56:02 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-30 15:56:02 -0400 |
| commit | e2ebe02dd2058526b983f3f9ad82ee5d5599c4f8 (patch) | |
| tree | 45839773cd1fc5414939867f79725b88e3547cf8 /_config.yml | |
| parent | cdd2180cc869e75d62e7beb0275048e14d593704 (diff) | |
| download | pokeworld-website-e2ebe02dd2058526b983f3f9ad82ee5d5599c4f8.tar.gz pokeworld-website-e2ebe02dd2058526b983f3f9ad82ee5d5599c4f8.tar.bz2 pokeworld-website-e2ebe02dd2058526b983f3f9ad82ee5d5599c4f8.zip | |
Logos logos logos...
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 bd331b7..e0f6b8c 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ url : "http://universedevgroup.net/" # the base hostname & 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" -logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" +logo : masthead_title : # overrides the website title displayed in the masthead, use " " for no title # breadcrumbs : false # true, false (default) words_per_minute : 200 |
