Skip to content

Commit fbc727d

Browse files
committed
ENH: adding irsa favicon
1 parent 6f3f1e4 commit fbc727d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

_static/irsa-favicon.ico

2.19 KB
Binary file not shown.

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
html_theme = 'sphinx_book_theme'
7474
html_title = 'IRSA Demo Notebooks'
7575
html_logo = '_static/irsa_logo.png'
76-
#html_favicon = '_static/favicon.ico'
76+
html_favicon = '_static/irsa-favicon.ico'
7777
html_theme_options = {
7878
"github_url": "https://github.com/Caltech-IPAC/irsa-tutorials",
7979
"repository_url": "https://github.com/Caltech-IPAC/irsa-tutorials",

0 commit comments

Comments
 (0)