diff --git a/assets/data/news.json b/assets/data/news.json index af217de41..eea34a3ab 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,8 +1,8 @@ { - "id": 41, - "content": "Summer Sale | Up to 50% Off", + "id": 42, + "content": "Introducing Tailwind CSS Support", "linkText": "Learn More", - "linkHref": "https://www.primefaces.org/store", + "linkHref": "https://primevue.org/tailwind", "backgroundStyle": "background-color:#4f8ff7", "textStyle": "color:#ffffff;font-weight:500", "linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;" diff --git a/pages/uikit/index.vue b/pages/uikit/index.vue index 258a3aa72..f23eba41c 100644 --- a/pages/uikit/index.vue +++ b/pages/uikit/index.vue @@ -157,8 +157,7 @@