mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Add favicon to pages
This commit is contained in:
parent
402e3b8934
commit
59d2f57d64
18 changed files with 17 additions and 4 deletions
2
conf.py
2
conf.py
|
@ -123,7 +123,7 @@ html_title = 'Ansible - SSH-Based Configuration Management & Deployment'
|
|||
# The name of an image file (within the static path) to use as favicon of the
|
||||
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
||||
# pixels large.
|
||||
#html_favicon = None
|
||||
html_favicon = 'favicon.ico'
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue