Catchup 1
This commit is contained in:
15
mkdocs.yml
Normal file
15
mkdocs.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
site_name: Notes
|
||||
theme:
|
||||
name: readthedocs
|
||||
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.arithmatex:
|
||||
generic: true
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
||||
extra_javascript:
|
||||
- javascripts/mathjax.js
|
||||
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
|
||||
Reference in New Issue
Block a user