Skip to content

Commit

Permalink
Merge pull request #60 from seifrajhi/seifrajhi-patch-34
Browse files Browse the repository at this point in the history
Update mkdocs.yml
  • Loading branch information
seifrajhi authored Feb 19, 2024
2 parents dec2774 + dbf51ee commit 48f8380
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ theme:
toggle:
icon: material/brightness-4
name: switch to light mode
markdown_extensions:
- toc:
permalink: true
- admonition
- codehilite
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.details

nav:
- "Awesome Platform Engineering Tools": "index.md"
Expand Down

0 comments on commit 48f8380

Please sign in to comment.