diff --git a/docs/.overrides/announce.html b/docs/.overrides/announce.html index 01823a6..6d8b3e5 100644 --- a/docs/.overrides/announce.html +++ b/docs/.overrides/announce.html @@ -1,3 +1,3 @@ -πŸš€ It’s here! Pyventus v0.7.0 is now live! -β€” Don’t miss the latest updates, featuring reactive programming, -major optimizations, and more! \ No newline at end of file +πŸš€ It's here! Pyventus v0.7.0 is now live! β€” +Don't miss the latest updates, featuring reactive programming, +major optimizations, and more! \ No newline at end of file diff --git a/docs/.javascript/mathjax.js b/docs/javascript/mathjax.js similarity index 100% rename from docs/.javascript/mathjax.js rename to docs/javascript/mathjax.js diff --git a/mkdocs.yml b/mkdocs.yml index d76bc54..1a49ac1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,7 +24,7 @@ theme: # Palette toggle for automatic mode - media: "(prefers-color-scheme)" toggle: - icon: material/brightness-auto + icon: material/weather-sunny name: Switch to light mode # Palette toggle for light mode - media: '(prefers-color-scheme: light)' @@ -40,7 +40,7 @@ theme: primary: cyan accent: amber toggle: - icon: material/weather-sunny + icon: material/brightness-auto name: Switch to system preference features: - navigation.instant @@ -159,7 +159,7 @@ markdown_extensions: # Extra JavaScript for MathJax extra_javascript: - - .javascripts/mathjax.js + - javascripts/mathjax.js - https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js # Page tree