Skip to content

Commit

Permalink
docs: change TOC position
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Jan 4, 2025
1 parent 74c3eb7 commit e3dd64e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/font.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&text=┌─┬┐└┴┘│├┼┤╭╮╰╯&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&text=┌─┬┐└┴┘│├┼┤╭╮╰╯┏━┳┓┗┛┃┡╇┩&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@500&display=swap");

.md-header__topic:first-child {
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ theme:
- navigation.top
- navigation.indexes
- navigation.path
- toc.integrate
- toc.follow
- content.code.annotate
- content.action.edit
- content.action.view
Expand Down

0 comments on commit e3dd64e

Please sign in to comment.