Skip to content

Commit f371665

Browse files
blkperlhuikang
authored andcommitted
docs: Fix codegen of mkdocs.yaml
Signed-off-by: William Van Hevelingen <[email protected]>
1 parent 7a9850e commit f371665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ theme:
129129
logo: assets/logo.png
130130
name: material
131131
palette:
132-
- scheme: default
133-
primary: teal
132+
- primary: teal
133+
scheme: default
134134
toggle:
135135
icon: material/toggle-switch-off-outline
136136
name: Switch to dark mode

0 commit comments

Comments
 (0)