We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f3f1e4 + fbc727d commit a92538eCopy full SHA for a92538e
2 files changed
_static/irsa-favicon.ico
2.19 KB
conf.py
@@ -73,7 +73,7 @@
73
html_theme = 'sphinx_book_theme'
74
html_title = 'IRSA Demo Notebooks'
75
html_logo = '_static/irsa_logo.png'
76
-#html_favicon = '_static/favicon.ico'
+html_favicon = '_static/irsa-favicon.ico'
77
html_theme_options = {
78
"github_url": "https://github.com/Caltech-IPAC/irsa-tutorials",
79
"repository_url": "https://github.com/Caltech-IPAC/irsa-tutorials",
0 commit comments