diff --git a/assets/data/news.json b/assets/data/news.json index b35c0968a..f15aeaad0 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,8 +1,8 @@ { - "id": 51, - "content": "New Year Sale is Here! 🎉", - "linkText": "Visit Store", - "linkHref": "https://primefaces.org/store", + "id": 52, + "content": "Tailwind Presets for Unstyled PrimeVue", + "linkText": "Learn More", + "linkHref": "http://tailwind.primevue.org", "backgroundStyle": "background-color:var(--primary-color)", "textStyle": "color:var(--primary-color-text);font-weight:500", "linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;" diff --git a/pages/uikit/index.vue b/pages/uikit/index.vue index 4dbacc69a..259918aa7 100644 --- a/pages/uikit/index.vue +++ b/pages/uikit/index.vue @@ -157,8 +157,7 @@