We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a754e5 commit 29cd6f0Copy full SHA for 29cd6f0
docs/_static/xdg.css
@@ -344,7 +344,6 @@ footer {
344
font-weight: 800;
345
}
346
347
-.headerlink { visibility: hidden !important; }
348
349
.sidebar-search-container,
350
.sidebar-search {
docs/conf.py
@@ -103,7 +103,7 @@
103
html_css_files = [
104
'xdg.css',
105
]
106
-
+html_permalinks_icon = "🔗"
107
# Theme options are theme-specific and customize the look and feel of a theme
108
# further. For a list of options available for each theme, see the
109
# documentation.
0 commit comments