pull/636/head
Your Name 1 month ago
parent 96ffec472d
commit 0a51709dbe

@ -1,5 +1,3 @@
from loguru import logger
import os
from typing import List

@ -69,7 +69,7 @@ theme:
name: Switch to dark mode
# Palette toggle for dark mode
- scheme: slate
primary: black
primary: white
accent: red
toggle:
icon: material/brightness-4
@ -82,6 +82,7 @@ theme:
- navigation.expand
- navigation.top
- announce.dismiss
# Extensions
markdown_extensions:
- abbr

Loading…
Cancel
Save