diff options
author | 2024-07-25 20:59:38 +0200 | |
---|---|---|
committer | 2024-07-25 20:59:38 +0200 | |
commit | 3d536c64220e6ff8c4d398f48fd29de639941e8c (patch) | |
tree | 6778ca1f6ee60cc4f6d5c6e83796a6eda7cb2077 /docs/conf.py | |
parent | Build new page (diff) |
Pleasure the style dictator
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", - } + }, } |