docs: increase page width, add favicon

This commit is contained in:
garak
2020-10-10 18:29:25 -04:00
committed by huderlem
parent 89e3ef16b4
commit 4f68f85c90
2 changed files with 11 additions and 0 deletions

View File

@@ -99,6 +99,8 @@ html_context = {
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_favicon = '../resources/icons/porymap-icon-2.ico'
# Custom sidebar templates, must be a dictionary that maps document names
# to template names.
#