Skip to content

Commit 528a9cd

Browse files
authored
Update config.toml
1 parent 69f0d2d commit 528a9cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/_default/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change baseurl before deploy
2-
baseurl = "https://demo.stack.jimmycai.com"
2+
baseurl = "https://remfexxel.github.io"
33
languageCode = "en-us"
44
title = "Hugo Theme Stack Starter"
55

@@ -15,4 +15,4 @@ hasCJKLanguage = false
1515
disqusShortname = "hugo-theme-stack"
1616

1717
[pagination]
18-
pagerSize = 5
18+
pagerSize = 5

0 commit comments

Comments
 (0)