mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
doc: dev: Add favicon to developer documentation site
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
8225de973c
commit
010b9cfde4
BIN
doc/dev/_static/favicon.ico
Normal file
BIN
doc/dev/_static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@ -207,3 +207,5 @@ todo_include_todos = True
|
||||
autodoc_default_options = {
|
||||
'special-members': '__init__',
|
||||
}
|
||||
|
||||
html_favicon = './_static/favicon.ico'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user