Skip to content

Commit

Permalink
🔧 Set url property in minisite config
Browse files Browse the repository at this point in the history
  • Loading branch information
frinyvonnick committed Apr 13, 2018
1 parent 182c980 commit 1e68404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
is a set of immutable functions using dot notation.
baseurl: "" # the subpath of your site, e.g. /newpath-for-emping
url: "//immutadot.zenika.com" # the base hostname & protocol for your site
url: "immutadot.zenika.com" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
GoogleAnalytics: UA-xxxxxx-x
Expand Down

0 comments on commit 1e68404

Please sign in to comment.