We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478b2b4 commit 4eacb01Copy full SHA for 4eacb01
1 file changed
crowdsec-docs/src/pages/index.tsx
@@ -88,6 +88,9 @@ const HomePage = () => {
88
<div className="flex items-center justify-between gap-6">
89
<div>
90
<h1 className="text-2xl md:text-4xl font-bold mb-2">CrowdSec Documentation</h1>
91
+ <p className="text-sm italic text-gray-500 dark:text-gray-600 mb-2">
92
+ Pronounced: <span className="font-semibold">Krowd-Sek</span> [/kraʊd-sek/]
93
+ </p>
94
<p className="text-base md:text-lg text-gray-600 dark:text-gray-700 max-w-xl">
95
Community-driven security that unifies detection, blocklists, and threat intel for modern
96
infrastructure.
0 commit comments