From 87ba97eed17b862a6eb3d4d1b9bcd1e23f98dc5d Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Wed, 14 Apr 2021 12:26:19 +0200 Subject: [PATCH] circle is circles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5d0a2d..0c80f10 100644 --- a/README.md +++ b/README.md @@ -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