From cf7d3f74b74c31ccba0c594586237000778d3ef0 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 3 May 2023 12:29:56 +0300 Subject: [PATCH] Update news --- assets/data/news.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/data/news.json b/assets/data/news.json index 30c232116..aa0892abd 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,8 +1,8 @@ { - "id": 36, - "content": "Introducing the all-new Apollo Vite Template", - "linkText": "View Demo", - "linkHref": "https://apollo.primevue.org", + "id": 37, + "content": "Unstyled mode preview featuring Tailwind.", + "linkText": "Learn More", + "linkHref": "https://youtu.be/JpYIX3V96gs", "backgroundStyle": "background-color:#4f8ff7", "textStyle": "color:#ffffff;font-weight:500", "linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"