doc(config.toml): change baseurl to https://example.com
Following Hugo theme showcase guideline
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://theme-stack.jimmycai.com/"
|
||||
baseurl = "https://example.com"
|
||||
languageCode = "en-us"
|
||||
theme = "hugo-theme-stack"
|
||||
paginate = 5
|
||||
|
||||
Reference in New Issue
Block a user