Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Commit

Permalink
Change base url in example config file
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalcraftsman committed Oct 16, 2016
1 parent 1585022 commit 0af388d
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/"
baseurl = "https://example.org"
languageCode = "en-us"
title = "Hugo Artists Theme"
theme = "hugo-artists-theme"
Expand Down

0 comments on commit 0af388d

Please sign in to comment.