docs(config): fix typo

This commit is contained in:
Cell
2026-07-14 17:10:12 +08:00
parent d81d1a0ff4
commit 69920e0140
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -665,7 +665,7 @@ ignore_list = []
highlight_list = []
# Mermaid configuration.
# See: [Mermaid](http://fixit.lruihao.cn/documentation/content-management/diagrams-support/mermaid/)
# See: [Mermaid](https://fixit.lruihao.cn/docs/content-management/diagrams-support/mermaid/)
[params.mermaid]
# Whether to enable the Mermaid wrapper.
# When enabled, Mermaid diagrams are wrapped with diagram tabs and actions:
@@ -750,7 +750,7 @@ h5 = "{h2}.{h3}.{h4}.{h5} {title}"
h6 = "{h2}.{h3}.{h4}.{h5}.{h6} {title}"
# Mathematical formulas configuration.
# See: [Formula](http://fixit.lruihao.cn/documentation/content-management/markdown-syntax/extended/#formula)
# See: [Formula](https://fixit.lruihao.cn/docs/content-management/markdown-syntax/extended/#formula)
[params.math]
enable = true
# Mathematical formulas rendering engines.
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v1.0.0-mrkcvujg" -}}
{{- hugo.Store.Set "version" "v1.0.0-mrkfkp6z" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}