summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-11-05 13:02:38 +0100
committerIlya Etingof <etingof@gmail.com>2017-11-05 13:02:38 +0100
commit77b15bf6cab093cd514e4e0e0c1b745a61df04a1 (patch)
tree75868a42f658a3ad34421c03a0d10cd17e06b32c /docs
parent6aeb434cf3501c9d600876fc8e9e40f81e960a63 (diff)
downloadpysnmp-git-77b15bf6cab093cd514e4e0e0c1b745a61df04a1.tar.gz
updates to Alabaster theme options
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 9cf860c2..59c6d764 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -122,7 +122,7 @@ html_theme = 'alabaster'
# documentation.
html_theme_options = {
'logo': 'logo.svg',
- 'description': '<p align=center><i>Brought by SNMP Labs</i></p>',
+ 'description': '<p align=left><i><b>Brewing free software for the greater good</i></b></p>',
'show_powered_by': False,
'github_user': 'etingof',
'github_repo': 'pysnmp',