Skip to content

Commit a92538e

Browse files
authored
Merge pull request #121 from bsipocz/ENH_adding_favicon
ENH: adding irsa favicon
2 parents 6f3f1e4 + fbc727d commit a92538e

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)