diff options
author | 2023-08-13 23:16:04 +0100 | |
---|---|---|
committer | 2023-08-14 11:44:05 +0100 | |
commit | 8e474a0310863ae915043c59f44011d9762b0910 (patch) | |
tree | d0640b87686720d277e0bafc96ffd885d714bf21 /docs/postmortems/index.md | |
parent | Add kubernetes lint CI (diff) |
Move k8s jekyll config to docs/
Diffstat (limited to 'docs/postmortems/index.md')
-rw-r--r-- | docs/postmortems/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/postmortems/index.md b/docs/postmortems/index.md new file mode 100644 index 0000000..5e8b509 --- /dev/null +++ b/docs/postmortems/index.md @@ -0,0 +1,10 @@ +--- +title: Postmortems +layout: default +has_children: true +has_toc: false +--- + +# Postmortems + +Browse the pages under this category to view historical postmortems for Python Discord outages. |