Skip to content

Commit

Permalink
feat: use IATI favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Sep 19, 2024
1 parent b559e41 commit 6bc9a2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iati_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
def setup(app: sphinx.application.Sphinx) -> None:
app.add_html_theme("iati_sphinx_theme", path.abspath(path.dirname(__file__)))
app.config["html_permalinks_icon"] = "#"
app.config["html_favicon"] = "static/favicon.ico"
Binary file added iati_sphinx_theme/static/favicon.ico
Binary file not shown.

0 comments on commit 6bc9a2a

Please sign in to comment.