diff options
author | 2024-07-25 20:59:38 +0200 | |
---|---|---|
committer | 2024-07-25 20:59:38 +0200 | |
commit | 3d536c64220e6ff8c4d398f48fd29de639941e8c (patch) | |
tree | 6778ca1f6ee60cc4f6d5c6e83796a6eda7cb2077 | |
parent | Build new page (diff) |
Pleasure the style dictator
-rw-r--r-- | docs/conf.py | 2 | ||||
-rw-r--r-- | docs/meeting_notes/2024-07-25.rst | 1 |
2 files changed, 1 insertions, 2 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", - } + }, } diff --git a/docs/meeting_notes/2024-07-25.rst b/docs/meeting_notes/2024-07-25.rst index 274c580..8d3175c 100644 --- a/docs/meeting_notes/2024-07-25.rst +++ b/docs/meeting_notes/2024-07-25.rst @@ -42,6 +42,5 @@ Agenda - **SMTP server** - .. vim: set textwidth=80 sw=2 ts=2: |