diff --git a/docs/_static/xdg.css b/docs/_static/xdg.css index f06c3d3b..9587623d 100644 --- a/docs/_static/xdg.css +++ b/docs/_static/xdg.css @@ -344,7 +344,6 @@ footer { font-weight: 800; } -.headerlink { visibility: hidden !important; } .sidebar-search-container, .sidebar-search { diff --git a/docs/conf.py b/docs/conf.py index 8249dbc2..8bf779c9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -103,7 +103,7 @@ html_css_files = [ 'xdg.css', ] - +html_permalinks_icon = "🔗" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation.