Update pagination settings and enable opening links in a new tab
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user