From 6453a056477b6ad827517efcf38363759f94bc64 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Sat, 5 Sep 2020 20:09:15 +0200 Subject: [PATCH] Metadata maintenance. --- components/03_Organisms/footer/footer.config.json | 3 ++- components/04_Templates/codex/codex.config.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/components/03_Organisms/footer/footer.config.json b/components/03_Organisms/footer/footer.config.json index 2fd8bcc..8109458 100644 --- a/components/03_Organisms/footer/footer.config.json +++ b/components/03_Organisms/footer/footer.config.json @@ -1,3 +1,4 @@ { - "title": "Footer" + "title": "Footer", + "status": "prototype" } \ No newline at end of file diff --git a/components/04_Templates/codex/codex.config.json b/components/04_Templates/codex/codex.config.json index 6a4ac9b..7ebbdd0 100644 --- a/components/04_Templates/codex/codex.config.json +++ b/components/04_Templates/codex/codex.config.json @@ -1,3 +1,4 @@ { + "title": "UrBex codex", "status": "wip" } \ No newline at end of file