feat: Syntax highlighting

This commit is contained in:
Yash Mehrotra
2021-06-21 07:55:20 +05:30
parent e663fe1123
commit f1e94423dc
3 changed files with 25 additions and 4 deletions

View File

@@ -6,9 +6,8 @@ defaultContentLanguage = "en"
paginate = 20
pygmentsStyle = "bw"
pygmentsCodeFences = true
pygmentsCodeFencesGuessSyntax = true
# Choose one of emacs, trac or perldoc
pygmentsStyle = "emacs"
[params]
footer = "The Marauders"