This commit is contained in:
2025-07-08 05:07:24 -07:00
parent 81451bf973
commit 78f38034ce
37 changed files with 485 additions and 310 deletions

View File

@@ -3,7 +3,7 @@
# https://blowfish.page/docs/getting-started/
theme = "blowfish"
baseURL = "https://www.civilsociety.dev/"
baseURL = "https://civilsociety.dev/"
defaultContentLanguage = "en"
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
@@ -16,7 +16,7 @@ buildFuture = false
enableEmoji = true
# googleAnalytics = "G-XXXXXXXXX"
googleAnalytics = "G-606W7SWX5E"
[pagination]
pagerSize = 100