Skip to content

Commit 347e8e9

Browse files
committed
add favicon
1 parent da13311 commit 347e8e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686

8787
}
8888
html_logo = '../figs/CartesianSnakes_LogoW.png'
89+
html_favicon = 'favicon.ico'
8990

9091
# Add any paths that contain custom static files (such as style sheets) here,
9192
# relative to this directory. They are copied after the builtin static files,
@@ -146,6 +147,7 @@
146147
}
147148
}
148149

150+
149151
autorun_languages = {}
150152
autorun_languages['pycon_output_encoding'] = 'UTF-8'
151153
autorun_languages['pycon_input_encoding'] = 'UTF-8'

0 commit comments

Comments
 (0)