From 98bd29d26c58859923b293cb58ba0360dfa362e1 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Mon, 12 Jul 2021 22:35:03 +0100 Subject: [PATCH] feat(*): Add containers and deploying category --- docs/deploying/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/deploying/index.md diff --git a/docs/deploying/index.md b/docs/deploying/index.md new file mode 100644 index 0000000..526c0f7 --- /dev/null +++ b/docs/deploying/index.md @@ -0,0 +1,6 @@ +--- +layout: default +title: Containers & Deploying +nav_order: 2 +has_children: true +--- \ No newline at end of file