Update Theme

This commit is contained in:
Indigo5684
2025-09-30 13:19:25 -05:00
parent 79f24cb6ae
commit 86b25fafa8
4 changed files with 42 additions and 3 deletions

View File

@@ -1,7 +1,17 @@
site_name: Notes
theme:
name: readthedocs
repo_url: https://github.com/Indigo5684/Notes
edit_uri: edit/main/docs/
theme:
name: material
features:
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.footer
- content.action.edit
- content.action.view
markdown_extensions:
- pymdownx.arithmatex:
@@ -9,6 +19,9 @@ markdown_extensions:
plugins:
- search
- git-revision-date-localized:
enable_creation_date: true
- git-authors
extra_javascript:
- javascripts/mathjax.js