Commit:
255554fd868f98da0b8e3a7b9cec959cc7945b59 change the defaults for
'html_favicon', 'html_static_path', and 'html_logo', but did not push
them into LF projects that use them.
Change-Id: I46b5256485443905a520c959e217297901548039
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
- Thumbs.db
todo_include_todos: false
+html_favicon: favicon.ico
html_logo: _static/logo.png
+html_static_path:
+ - _static
html_theme: bootstrap
html_theme_options:
bootswatch_theme: cerulean
- Thumbs.db
todo_include_todos: false
+html_favicon: favicon.ico
+html_logo: _static/logo.png
+html_static_path:
+ - _static
html_theme: bootstrap
html_theme_options:
bootswatch_theme: united