feat(article): add KaTeX support

This commit is contained in:
Jimmy Cai
2020-09-21 16:22:44 +02:00
parent 0cee4930e2
commit b14ca5d15b
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ DefaultContentLanguage = "en" # Theme i18n support
avatar = "img/avatar.png"
subtitle = "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
[params.article]
math = false
[params.article.license]
enabled = true
default = "Licenced under CC BY-NC-SA 4.0"