use pygments for code fencing

This commit is contained in:
Greg Gauthier 2021-04-10 11:04:45 +01:00
parent cc569cb4b8
commit cbc44c1fa4
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ paginate = 10
[params] [params]
subtitle = "A Journal" subtitle = "A Journal"
brand = "<img src=\"/img/ipse-solus-logo.png\" alt=\"\"/><br/> <center>Ipse Solus</center>" brand = "<img src=\"/img/ipse-solus-logo.png\" alt=\"\"/><br/> <center>Ipse Solus</center>"
highlightjs = "tango" #highlightjs = "tango"
highlightjs_extra_languages = [] #highlightjs_extra_languages = []
custom_js = ["js/math-code.js"] custom_js = ["js/math-code.js"]
dateFormat = "02 Jan 2006, 15:04" dateFormat = "02 Jan 2006, 15:04"