LaTeX and explore page

This commit is contained in:
2025-07-09 00:13:19 +08:00
parent 2422c60ff8
commit fd775ed41a
3 changed files with 26 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ theme:
- navigation.instant.progress
- navigation.tabs
- navigation.sections
plugins:
- meta
- social
@@ -25,6 +26,7 @@ plugins:
- locale: zh
name: 简体中文
build: true
markdown_extensions:
- attr_list
- md_in_html
@@ -32,3 +34,9 @@ markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.arithmatex:
generic: true
extra_javascript:
- javascripts/mathjax.js
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js