Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/katex.md')
-rw-r--r--archetypes/katex.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/katex.md b/archetypes/katex.md
index aa4e686..adab80c 100644
--- a/archetypes/katex.md
+++ b/archetypes/katex.md
@@ -3,6 +3,6 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: ""
date: {{ .Date }}
katex: true
-katexExtensions: [ mchem, copy-tex ]
+katexExtensions: [ mhchem, copy-tex ]
draft: true
--- \ No newline at end of file