Skip to content

Commit 26e1faa

Browse files
committed
add premium badge on console menu item
1 parent 8ddd3a8 commit 26e1faa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ module.exports = {
165165
},
166166
{
167167
type: "doc",
168-
label: "Background Noise",
168+
label: "Background Noise 🏅",
169169
id: "console/alerts/background_noise",
170170
},
171171
{
@@ -221,7 +221,7 @@ module.exports = {
221221
},
222222
{
223223
type: "category",
224-
label: "Enterprise support",
224+
label: "Enterprise support 🏅",
225225
link: {
226226
type: "doc",
227227
id: "console/enterprise_support",
@@ -230,7 +230,7 @@ module.exports = {
230230
},
231231
{
232232
type: "link",
233-
label: "Service API",
233+
label: "Service API 🏅",
234234
href: "/u/service_api/getting_started",
235235
},
236236
],

0 commit comments

Comments
 (0)