We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f0d2d commit 528a9cdCopy full SHA for 528a9cd
1 file changed
config/_default/config.toml
@@ -1,5 +1,5 @@
1
# Change baseurl before deploy
2
-baseurl = "https://demo.stack.jimmycai.com"
+baseurl = "https://remfexxel.github.io"
3
languageCode = "en-us"
4
title = "Hugo Theme Stack Starter"
5
@@ -15,4 +15,4 @@ hasCJKLanguage = false
15
disqusShortname = "hugo-theme-stack"
16
17
[pagination]
18
-pagerSize = 5
+pagerSize = 5
0 commit comments