Update pagination settings and enable opening links in a new tab

This commit is contained in:
2025-08-28 21:14:40 +02:00
parent 072647ac48
commit 60e01d8286

View File

@@ -32,12 +32,14 @@ theme = "nightfall"
languageName = 'English'
weight = 2
[pagination]
pagerSize = 3
[params]
user = "hello"
hostname = "gohugo.io"
sitedescription = "Minimal dark theme for Hugo"
openLinksInNewTab = false
openLinksInNewTab = true