Skip to content

Commit

Permalink
Adding dependency and config for Icons and content tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Oct 17, 2024
1 parent d61913e commit d8810ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ markdown_extensions:
- admonition
- codehilite
- mkdocs-click
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg

nav:
- QFieldCloud SDK: index.md
Expand Down

0 comments on commit d8810ea

Please sign in to comment.