Skip to content

Commit 98d570d

Browse files
committed
add favicon
1 parent b179d7b commit 98d570d

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

doc/_static/favicon.ico

18.2 KB
Binary file not shown.

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
import alabaster
5050

5151
html_theme_path = [alabaster.get_path()]
52+
html_favicon = 'favicon.ico'
5253
html_theme = 'alabaster'
5354
html_theme_options = {
5455
'logo': 'img/libtmux.svg',

0 commit comments

Comments
 (0)