fix: math not rendered

enableInlineShortcodes
This commit is contained in:
Aditya Telange 2020-10-19 14:57:08 +05:30
parent 1466892bd3
commit 7e6dfa4e0d
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ baseURL: 'https://adityatelange.github.io/hugo-PaperMod/'
title: PaperMod title: PaperMod
paginate: 5 paginate: 5
theme: hugo-PaperMod theme: hugo-PaperMod
enableInlineShortcodes: true
params: params:
env: production env: production