Improve tray icon images (#1736)
This commit is contained in:
parent
adcf2cd5a3
commit
a003f02ec3
11 changed files with 67 additions and 6 deletions
|
|
@ -69,7 +69,7 @@ source_suffix = ['.rst', '.md']
|
|||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
# images
|
||||
html_favicon = os.path.join(root_dir, 'src_assets', 'common', 'assets', 'web', 'images', 'favicon.ico')
|
||||
html_favicon = os.path.join(root_dir, 'src_assets', 'common', 'assets', 'web', 'images', 'sunshine.ico')
|
||||
html_logo = os.path.join(root_dir, 'sunshine.png')
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue