summaryrefslogtreecommitdiff
path: root/doc/rtd/conf.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-14 11:43:40 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-14 11:43:40 -0400
commit72f826bff694b612d54b177635ca7e0dc83aed2f (patch)
tree8a26a2dfcc2130e15b06444e573429b330cba27b /doc/rtd/conf.py
parent8c9714f1427c7d67fca0db939176cdd6e701abd2 (diff)
parentdf9719a785a31ca7cf21ae398e2eeac35496000b (diff)
downloadvyos-cloud-init-72f826bff694b612d54b177635ca7e0dc83aed2f.tar.gz
vyos-cloud-init-72f826bff694b612d54b177635ca7e0dc83aed2f.zip
doc/ add new logo to rtd (read the docs) docs.
Diffstat (limited to 'doc/rtd/conf.py')
-rw-r--r--doc/rtd/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rtd/conf.py b/doc/rtd/conf.py
index d3764bea..8a391f21 100644
--- a/doc/rtd/conf.py
+++ b/doc/rtd/conf.py
@@ -68,8 +68,8 @@ html_theme = 'default'
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
- "bodyfont": "Arial, sans-serif",
- "headfont": "Arial, sans-serif"
+ "bodyfont": "Ubuntu, Arial, sans-serif",
+ "headfont": "Ubuntu, Arial, sans-serif"
}
# The name of an image file (relative to this directory) to place at the top