Supply version and update badges
This commit is contained in:
parent
d3a7d577f7
commit
4cfe1de260
1 changed files with 10 additions and 0 deletions
10
config.json
10
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/"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue