doc(config.toml): change baseurl to https://example.com

Following Hugo theme showcase guideline
This commit is contained in:
Jimmy Cai
2020-09-13 10:51:31 +02:00
parent 2451b194dc
commit 294f445e0a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
baseurl = "https://theme-stack.jimmycai.com/"
baseurl = "https://example.com"
languageCode = "en-us"
theme = "hugo-theme-stack"
paginate = 5