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 Oct 1, 2024
1 parent 07a642f commit 491254a
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-16x16.png"
Binary file added iati_sphinx_theme/static/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 491254a

Please sign in to comment.