Skip to content

Commit 58901a3

Browse files
committed
add images to docs
1 parent ae21cf5 commit 58901a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
# -- Options for HTML output
4949

5050
html_theme = "sphinx_rtd_theme"
51+
html_favicon = "https://raw.githubusercontent.com/wiki/sigmf/SigMF/logo/logo-icon-32-folder.png"
52+
html_logo = "https://raw.githubusercontent.com/sigmf/SigMF/refs/heads/main/logo/sigmf_logo.svg"
5153

5254
# -- Options for EPUB output
5355
epub_show_urls = "footnote"

0 commit comments

Comments
 (0)