We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b2593 commit 3132dcaCopy full SHA for 3132dca
1 file changed
src/pagesToDisplay/MainHeadline.tsx
@@ -31,7 +31,7 @@ export const MainHeadline = () => {
31
<div className="item">
32
<FontAwesomeIcon icon={faCogs} className="mr-2"/>
33
<div className="flex flex-col leading-tight">
34
- <Link href="/plugins" target="_blank" className="underline">290 Plugins</Link>
+ <Link href="/plugins" target="_blank" className="underline">200 Plugins</Link>
35
<span className="text-sm opacity-75">extend without forking</span>
36
</div>
37
0 commit comments