Skip to content

Commit

Permalink
Change base url in example config file
Browse files Browse the repository at this point in the history
  • Loading branch information
aerohub committed Oct 16, 2016
1 parent bcea2f9 commit 621b29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Site settings
baseurl = "http://replace-this-with-your-hugo-site.com" #without ending slash
baseurl = "http://example.org" #without ending slash
languageCode = "en-us"
theme = "hugo-identity-theme"
title = "Hugo Identity Theme"
Expand Down

0 comments on commit 621b29e

Please sign in to comment.