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:
Ashlee M Boyer 2022-08-17 11:07:38 -04:00 committed by GitHub
commit ec679cb5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -757,7 +757,12 @@
]
},
{
"title": "AWS Lambda <sup>BETA</sup>",
"title": "AWS Lambda",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
},
"routes": [
{
"title": "Overview",