diff options
-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: |