From f3ed1b187a24cd99003865a43a27ee86b8e0bd46 Mon Sep 17 00:00:00 2001 From: Botond Szabo <112097901+botond-szabo@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:03:10 -0700 Subject: [PATCH] Added new card --- content/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/index.md b/content/index.md index 62cb99e..6412f1f 100644 --- a/content/index.md +++ b/content/index.md @@ -6,11 +6,11 @@ description: Are you new to Necto? Want to jump start your journey to get develo --- ::content-showcase{heading="Get started in minutes" title="View Starter Projects" button='{"title": "View All Templates", "to": "https://github.com/nectoutil/examples"}'} - :::card{type="showcase" to="/templates/django-routing" icons='["icons:django", "icons:necto"]'} + :::card{type="showcase" to="/templates/django-routing" icons='["icons:necto", "logos:vitejs"]'} #title - Django Routing + Vite Plugins #description - Get started with Django and Necto router addon. + Get started with VIte and Necto addons. ::: :::card{type="showcase" icons='["icons:necto", "devicon:tailwindcss"]'}