Skip to content

Commit

Permalink
Merge pull request #10 from ketankartoza/build-fix1
Browse files Browse the repository at this point in the history
Fix indent
  • Loading branch information
ketankartoza authored Oct 3, 2024
2 parents 9bdb967 + 405ea76 commit ce66dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
Expand Down

0 comments on commit ce66dab

Please sign in to comment.