circle is circles

This commit is contained in:
Gabriele Musco 2021-04-14 12:26:19 +02:00
parent 569a2672e4
commit 87ba97eed1
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ summaryLength = 70 # number of words for article summaries
imageInArticlePreview = false # show images in article preview; default false
navtype = "standard" # changes the style of the pagination, available styles are: "standard", "circle"
navtype = "standard" # changes the style of the pagination, available styles are: "standard", "circles"
fontFamily = "JetBrains Mono" # changes the font, default "JetBrains Mono"
monospaceFontFamily = "JetBrains Mono" # changes the monospace font for code, default "JetBrains Mono"
contentWidth = "1000px" # maximum width of the site content, css syntax