Skip to content

Commit

Permalink
Select better fonts for English and Russian
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Dec 9, 2023
1 parent efe437a commit e188f7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config/en/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ nav:

theme:
language: en
font:
text: Inria Sans
palette:
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
Expand Down
2 changes: 2 additions & 0 deletions docs/config/ru/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ nav:

theme:
language: ru
font:
text: PT Sans
palette:
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
Expand Down

0 comments on commit e188f7f

Please sign in to comment.