Skip to content

Commit

Permalink
Merge pull request #13 from githubtraining/remove-baseurl
Browse files Browse the repository at this point in the history
Comment out `baseurl`
  • Loading branch information
JasonEtco committed May 8, 2020
2 parents 7041185 + f3d6e95 commit 5431165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
timezone: Europe/Berlin
future: false
# Set baseurl to the base path of the site eg "/mytalk"
baseurl: "/github-slideshow"
# baseurl: "/github-slideshow"
# The allowed values are 'rouge', 'pygments' or null.
highlighter: rouge
# markdown - Valid options are [ maruku | rdiscount | kramdown | redcarpet ]
Expand Down

0 comments on commit 5431165

Please sign in to comment.