mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Docs: Add favicon
This commit is contained in:
parent
ebf5b8bd73
commit
91069aecfb
2 changed files with 2 additions and 0 deletions
1
docs/_static/favicon.png
vendored
Symbolic link
1
docs/_static/favicon.png
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../tools/manual/favicon.png
|
||||
|
|
@ -33,6 +33,7 @@ suppress_warnings = ["app", "ref", "index"]
|
|||
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
html_static_path = ["_static"]
|
||||
html_favicon = "_static/favicon.png"
|
||||
|
||||
# add_module_names = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue