diff --git a/doc/_themes/sphinx-theme-okfn b/doc/_themes/sphinx-theme-okfn index fd96c62b642..3c912d26ad8 160000 --- a/doc/_themes/sphinx-theme-okfn +++ b/doc/_themes/sphinx-theme-okfn @@ -1 +1 @@ -Subproject commit fd96c62b6426a3cc72b3c70314bc4af25e265cb3 +Subproject commit 3c912d26ad863a9cdadf89a47f63aef41d6c095b diff --git a/doc/conf.py b/doc/conf.py index c8294fe091c..3b672dbb940 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -113,7 +113,8 @@ html_theme_path = ['_themes'] html_theme = 'sphinx-theme-okfn' html_theme_options = { - 'logo_icon': 'http://assets.okfn.org/p/opendatahandbook/img/data-wrench-inverted.png' + 'logo_icon': 'http://assets.okfn.org/p/opendatahandbook/img/data-wrench-inverted.png', + 'show_version': True } html_sidebars = {