Skip to content

Commit

Permalink
add stylesheet to config
Browse files Browse the repository at this point in the history
  • Loading branch information
mellypop committed Dec 21, 2024
1 parent 15e378e commit f2f2042
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ markdown_extensions:
- pymdownx.details
- pymdownx.superfences

extra_css:
- stylesheets/extra.css

plugins:
- blog:
blog_toc: false
Expand Down

0 comments on commit f2f2042

Please sign in to comment.