primevue-mirror/assets/data/news.json

10 lines
382 B
JSON
Raw Normal View History

2023-01-30 22:50:55 +00:00
{
2023-10-18 10:15:34 +00:00
"id": 44,
2023-10-18 10:45:14 +00:00
"content": "🎉 Introducing the official Nuxt Module. ",
2023-06-19 16:12:33 +00:00
"linkText": "Learn More",
2023-10-18 10:15:34 +00:00
"linkHref": "https://primevue.org/nuxt",
2023-10-18 11:03:55 +00:00
"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;"
2023-03-27 07:43:35 +00:00
}