From d28128188e35e8a709e8d5b0f47c35abd8257d47 Mon Sep 17 00:00:00 2001 From: davebshow <davebshow@gmail.com> Date: Fri, 10 Mar 2017 15:51:35 -0500 Subject: [PATCH] updated doc desc --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 07f9531..13be01d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -122,7 +122,7 @@ html_theme = 'alabaster' # documentation. html_theme_options = { # 'logo': 'logo.png', - 'description': 'Async client for the TP3 Gremlin Server', + 'description': 'Async Gremlin Language Variant', 'logo_text_align': 'left', 'github_user': 'davebshow', 'github_repo': 'aiogremlin', -- GitLab