Skip to content

Commit

Permalink
DOC: use literal § as html_permalinks_icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed May 7, 2022
1 parent 5f2df50 commit 3e0d514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

html_theme = 'insipid'

html_permalinks_icon = '\N{SECTION SIGN}'
html_permalinks_icon = '§'

# -- Recommended settings for readthedocs.org ---------------------------------

Expand Down

0 comments on commit 3e0d514

Please sign in to comment.