Update pagination settings and enable opening links in a new tab
This commit is contained in:
@@ -32,12 +32,14 @@ theme = "nightfall"
|
|||||||
languageName = 'English'
|
languageName = 'English'
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
|
[pagination]
|
||||||
|
pagerSize = 3
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
user = "hello"
|
user = "hello"
|
||||||
hostname = "gohugo.io"
|
hostname = "gohugo.io"
|
||||||
sitedescription = "Minimal dark theme for Hugo"
|
sitedescription = "Minimal dark theme for Hugo"
|
||||||
openLinksInNewTab = false
|
|
||||||
|
|
||||||
openLinksInNewTab = true
|
openLinksInNewTab = true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user