update example site config
This commit is contained in:
parent
a1cd164e9a
commit
41c5286796
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ languageCode = "en-us"
|
|||
defaultContentLanguage = "en"
|
||||
title = "Anubis2"
|
||||
theme = "anubis2"
|
||||
paginate = 3
|
||||
paginate = 5
|
||||
|
||||
disqusShortname = ""
|
||||
|
||||
|
@ -25,7 +25,7 @@ readNextPosts = 2
|
|||
copyCodeButton = true
|
||||
rssAsSocialIcon = true
|
||||
locale = "en-us"
|
||||
mathjax = false
|
||||
mathjax = true
|
||||
toc = true
|
||||
|
||||
# Graphcomment support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue