mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-22 22:14:48 -04:00
Merge remote-tracking branch 'parulin/html-theme' into rst
This commit is contained in:
commit
9bd5e20bfd
3 changed files with 3 additions and 0 deletions
BIN
attachment/icons/128x128/apps/qubes-logo-icon.png
Normal file
BIN
attachment/icons/128x128/apps/qubes-logo-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
attachment/icons/favicon-16x16.png
Normal file
BIN
attachment/icons/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
3
conf.py
3
conf.py
|
@ -85,6 +85,9 @@ html_static_path = ['attachment/doc']
|
|||
|
||||
html_use_opensearch = "https://doc.qubes-os.org"
|
||||
|
||||
html_logo = "attachment/icons/128x128/apps/qubes-logo-icon.png"
|
||||
html_favicon = "attachment/icons/favicon-16x16.png"
|
||||
|
||||
# -- -- Options for the linkcheck builder ------------------------------------
|
||||
|
||||
linkcheck_anchors = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue