summaryrefslogtreecommitdiff
path: root/doc/rtd/conf.py
diff options
context:
space:
mode:
authorSankar Tanguturi <stanguturi@stanguturi-rhel>2016-03-17 14:30:46 -0700
committerSankar Tanguturi <stanguturi@stanguturi-rhel>2016-03-17 14:30:46 -0700
commitf1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f (patch)
tree4719aaa98096cb1b062b29768888eb1fa3785fc8 /doc/rtd/conf.py
parent13a32d7599a939370ee0bc0e7257da2c59b4bd61 (diff)
parent56402e91e95960f54a39eb18cbda391f00f95b6e (diff)
downloadvyos-cloud-init-f1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f.tar.gz
vyos-cloud-init-f1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f.zip
- Merged with trunk.
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