mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
fix: math not rendered
enableInlineShortcodes
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user