mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-23 02:51:39 +01:00
fix: math not rendered
enableInlineShortcodes
This commit is contained in:
parent
1466892bd3
commit
7e6dfa4e0d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user