Skip to content

Commit 1911b86

Browse files
committed
add logo for tmuxp
1 parent 9719fe3 commit 1911b86

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/_static/img/tmuxp.svg

Lines changed: 1 addition & 0 deletions
Loading

doc/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
]
6363
}
6464

65+
html_theme_options = {
66+
'logo': 'img/tmuxp.svg',
67+
}
68+
6569
html_theme_path = ['_themes']
6670
html_static_path = ['_static']
6771

0 commit comments

Comments
 (0)