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 efa6ff2 commit e6ed082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config.toml
@@ -1,5 +1,5 @@
# Site settings
baseurl = "http://replace-this-with-your-hugo-site.com/"
baseurl = "http://example.org/"
languageCode = "en-US"
title = "Simple FAQ Theme for Hugo"
theme = "hugo-faq-theme"
Expand Down

0 comments on commit e6ed082

Please sign in to comment.