From ee0d1e84bb245de5f975669ec433f062eff88c2c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 31 Jul 2024 13:06:05 +0200 Subject: [PATCH] Create _category_.json --- documentation/docs/articles/email/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 documentation/docs/articles/email/_category_.json diff --git a/documentation/docs/articles/email/_category_.json b/documentation/docs/articles/email/_category_.json new file mode 100644 index 00000000..c154fa93 --- /dev/null +++ b/documentation/docs/articles/email/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Email", + "position": 6, + "link": { + "type": "generated-index" + } +}