Skip to content

Commit 22c120b

Browse files
author
jdv
committed
moved emoji in titles to the end
1 parent ce204ae commit 22c120b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@ module.exports = {
109109
},
110110
{
111111
type: "doc",
112-
label: "🏅 Troubleshooting Hints",
112+
label: "Troubleshooting Hints 🏅",
113113
id: "console/security_engines/troubleshooting",
114114
},
115115
{
116116
type: "doc",
117-
label: "🏅 Am I Under Attack",
117+
label: "Am I Under Attack 🏅",
118118
id: "console/security_engines/am_i_under_attack",
119119
},
120120
{
121121
type: "doc",
122-
label: "🧪 Select multiple organizations",
122+
label: "Select multiple organizations 🧪",
123123
id: "console/security_engines/select_multiple_organizations",
124124
},
125125
{

crowdsec-docs/unversioned/console/security_engines/am_i_under_attack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 🏅 Am I Under Attack
2+
title: Am I Under Attack 🏅
33
description: Alerting you when a surge of attack is hitting you
44
---
55

crowdsec-docs/unversioned/console/security_engines/select_multiple_organizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 🧪 Select multiple organizations
2+
title: Select multiple organizations 🧪
33
description: Learn how to select multiple organizations to all their Security Engines in the CrowdSec Console
44
---
55

crowdsec-docs/unversioned/console/security_engines/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 🏅 Troubleshooting Hints
2+
title: Troubleshooting Hints 🏅
33
description: Troubleshooting Security Engines
44
---
55

0 commit comments

Comments
 (0)