Skip to content

Commit 6d6a36c

Browse files
Update permalink format in markdown extensions to use default link icon
1 parent 4126e18 commit 6d6a36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ plugins:
123123

124124
markdown_extensions:
125125
- toc:
126-
permalink: 'material/link-variant' # Adds a link icon to headings
126+
permalink: '#' # Adds a link icon to headings
127127
- attr_list
128128
- abbr
129129
- admonition

0 commit comments

Comments
 (0)