diff options
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 277b13a..17ffc43 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ url: https://scotte.github.io/jekyll-clean # be the project name. # *** IMPORTANT: If your local "jekyll serve" throws errors change this to '' or # run it like so: jekyll serve --baseurl='' -baseurl: /jekyll-clean +baseurl: '' # These can be '' to hide the Github or Gitlab nav buttons github: 'scotte/jekyll-clean' |