mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 09:24:25 +00:00
Merge pull request #14230 from hashicorp/amb.use-badge-in-nav-data
Use badge for <sup> tags in nav data JSON file
This commit is contained in:
commit
ec679cb5b7
@ -757,7 +757,12 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "AWS Lambda <sup>BETA</sup>",
|
||||
"title": "AWS Lambda",
|
||||
"badge": {
|
||||
"text": "BETA",
|
||||
"type": "outlined",
|
||||
"color": "neutral"
|
||||
},
|
||||
"routes": [
|
||||
{
|
||||
"title": "Overview",
|
||||
|
Loading…
x
Reference in New Issue
Block a user