1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 10:19:16 +02:00

some further improvements -- and making all captions lower-case for the fun of it :)

This commit is contained in:
holger krekel 2018-09-14 18:25:44 +02:00
parent 8683de19e3
commit 959ac73122
8 changed files with 27 additions and 26 deletions

View file

@ -126,7 +126,7 @@ html_logo = "_static/delta-chat.svg"
# 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 = '_static/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,