From 156ea1c06f5613fe51b3422cebbcbedc6cf7a944 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 11 Oct 2024 11:00:21 +0300 Subject: [PATCH] Add news --- apps/showcase/assets/data/news.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/showcase/assets/data/news.json b/apps/showcase/assets/data/news.json index a96d79d08..8053e2c60 100644 --- a/apps/showcase/assets/data/news.json +++ b/apps/showcase/assets/data/news.json @@ -1,6 +1,6 @@ { - "id": 67, - "content": "480 Vue Components with Tailwind 🚀", - "linkText": "Visit PrimeBlocks", - "linkHref": "https://primeblocks.org" + "id": 68, + "content": "Diamond Template Remastered ⭐️", + "linkText": "Live Demo", + "linkHref": "https://diamond.primevue.org" }