diff --git a/docs/index.md b/docs/index.md index e3043f6..147745d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,8 @@ -# test +this is obviously heavily work in progress + +# very good and awesome documentation + +# THIS CHANGE IS DEPLOYED VIA GITHUB ACTIONS! ```tc FUNCTION numbergame; diff --git a/mkdocs.yml b/mkdocs.yml index 1be1060..d30fd91 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -14,16 +14,7 @@ theme: - content.code.copy language: en palette: - - scheme: default - toggle: - icon: material/toggle-switch-off-outline - name: Switch to dark mode - primary: cyan - accent: orange - - scheme: slate - toggle: - icon: material/toggle-switch - name: Switch to light mode + - scheme: slate primary: teal accent: deep-orange markdown_extensions: