From 921b8846beafc2e6204918f6a9c223ffb5dd8c44 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Fri, 29 Jan 2021 14:15:42 +0100 Subject: [PATCH] [v3] Add tags to config.json --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 59035e8..be44dfb 100644 --- a/config.json +++ b/config.json @@ -23,5 +23,6 @@ "practice": [] }, "concepts": [], - "key_features": [] + "key_features": [], + "tags": [] }