diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index dcbdd62..d9c0855 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -36,5 +36,5 @@ html_theme_options = { "git: Infra": "https://github.com/python-discord/infra/", "git: King Arthur": "https://github.com/python-discord/king-arthur/", "Kanban Board": "https://github.com/orgs/python-discord/projects/17/views/4", - } + }, } |