diff --git a/config.json b/config.json index dfc3067..ae6eafd 100644 --- a/config.json +++ b/config.json @@ -17,6 +17,9 @@ "Answer": "Thank you for your feedback." }, "HeaderItems": [ + { + "text": "v0.5.0" + }, { "text": "Demo", "link": "https://zorn.demo.sudovanilla.org/" @@ -62,6 +65,13 @@ "link": "/audio-source/" }, { + "badge": "New", + "text": "Context Menu", + "link": "/context-menu/" + }, + { + "badge": "Updated", + "badge_variant": "Note", "text": "Setting Menus", "link": "/setting-menus/" },