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 cf34852 commit d882904Copy full SHA for d882904
docs/user_guide/announcements.rst
@@ -38,7 +38,7 @@ For example, the following configuration tells the theme to load the ``custom-te
38
39
html_theme_options = {
40
...
41
- "announcement": "https://github.com/pydata/pydata-sphinx-theme/raw/main/docs/_templates/custom-template.html",
+ "announcement": "https://raw.githubusercontent.com/pydata/pydata-sphinx-theme/main/docs/_templates/custom-template.html",
42
}
43
44
Update or remove announcement banner
0 commit comments