Skip to content

Commit 8a3f952

Browse files
authored
Use a different back link icon
Signed-off-by: RD WebDesign <[email protected]>
1 parent 9743f51 commit 8a3f952

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ markdown_extensions:
7474
- pymdownx.tilde
7575
# This extension is a convenience extension which includes many pymdownx extensions
7676
# (https://facelessuser.github.io/pymdown-extensions/extensions/extra/)
77-
- pymdownx.extra
78-
77+
- pymdownx.extra:
78+
- markdown.extensions.footnotes:
79+
BACKLINK_TEXT: '&#10548; '
7980
# Tabbed provides a syntax to easily add tabbed Markdown content.
8081
# https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/
8182
- pymdownx.tabbed:

0 commit comments

Comments
 (0)