1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-06 03:12:26 +04:00

Fix dead Plugins link on docs homepage (#2738)

This commit is contained in:
Paweł Kuna
2026-07-31 00:25:32 +02:00
committed by GitHub
parent 91974de894
commit c54732922c
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ any device.
<div class="mt-6 pt-6">
<div class="row row-deck row-cards">
<Card title="UI Components" href="/ui" icon="paint" description="Free and open source web application UI kit based on Bootstrap" />
<Card title="Plugins" href="/plugins" icon="plug" description="Free and open source plugins for Tabler UI components" />
<Card title="Plugins" href="/ui/plugins" icon="plug" description="Free and open source plugins for Tabler UI components" />
<Card title="Icons" href="/icons" icon="ghost" description="Pixel-perfect icons for web design and development" />
<Card title="Illustrations" href="/illustrations" icon="brand-figma" description="Customizable SVG illustrations for your web project" />
<Card title="Email Templates" href="/emails" icon="mail" description="Responsive email templates ready to use in your marketing campaigns" />