Skip to content

Commit 6bd1ec5

Browse files
committed
Return to default MkDocs fonts
This removes "Tahoma" as the text font and reverts to the default Material for MkDocs font, which seems to be a lot more readable. Not sure why Tahoma was there.
1 parent 8a9fd06 commit 6bd1ec5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mkdocs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ theme:
2121
toggle:
2222
icon: material/brightness-4
2323
name: Switch to light mode
24-
font:
25-
text: Tahoma
26-
code: roboto
2724
language: en
2825
favicon: img/favicon.ico
2926
logo: img/logo.png

0 commit comments

Comments
 (0)