summaryrefslogtreecommitdiff
path: root/doc/rtd/conf.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-22 03:29:49 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-22 03:29:49 -0400
commit9e05dd2d21f3db77607f1e4aa53a4657514a4fce (patch)
tree247f8049b34d8d5fb0dc05cd78be8bbb1db91327 /doc/rtd/conf.py
parent3a3f960d5cfee60766e7de9e1fced537cac72106 (diff)
parent6ce134c1868478345471ba9166f1523f7d9bf19d (diff)
downloadvyos-cloud-init-9e05dd2d21f3db77607f1e4aa53a4657514a4fce.tar.gz
vyos-cloud-init-9e05dd2d21f3db77607f1e4aa53a4657514a4fce.zip
merge from trunk.net1
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