Skip to content

Commit

Permalink
mkdocs: update permalink icon
Browse files Browse the repository at this point in the history
  • Loading branch information
howardlau1999 committed Sep 12, 2023
1 parent 4ab22a0 commit e4df280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ markdown_extensions:
- def_list
- markdown.extensions.toc:
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
permalink: "\ue157"
permalink: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
Expand Down

0 comments on commit e4df280

Please sign in to comment.