diff options
author | 2024-07-25 20:33:39 +0200 | |
---|---|---|
committer | 2024-07-25 20:56:43 +0200 | |
commit | 40d7d593ee686671eb3dc9172c777ba080df4ef5 (patch) | |
tree | 8150801adaaa740eb6c27ebf522717fc95c03772 | |
parent | Stop including template in meeting notes (diff) |
Fix index page formatting
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3df0cae..22bcab7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,9 +9,13 @@ Python Discord DevOps Welcome to the Python Discord DevOps knowledgebase. Within this set of pages you will find: + - Changelogs + - Post-mortems + - Common queries + - Runbooks .. toctree:: |