Skip to content

Commit 0d619cb

Browse files
authored
Add Freya to PrimeVue templates (#2819) (#2359)
1 parent c69a400 commit 0d619cb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

themes/vue/source/js/theme-data.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,16 @@ var themeData = [
142142
},
143143
{
144144
name: 'PrimeVue',
145-
description: `The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/#/?af_id=4218) offers over 50 flexible components to build your apps with! They have a ton of different component themes and Vue-CLI application templates available to get the look&feel that suits you best.`,
145+
description: `The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/#/?af_id=4218) offers over 80 flexible components to build your apps with! They have a ton of different component themes and Vue-CLI application templates available to get the look&feel that suits you best.`,
146146
seeMoreUrl: 'https://www.primefaces.org/primevue/#/?af_id=4218',
147147
products: [
148+
{
149+
name: 'Freya',
150+
price: 59,
151+
description: 'Premium Admin Template',
152+
url: 'https://www.primefaces.org/layouts/freya-vue?af_id=4218',
153+
image: 'https://www.primefaces.org/vue-templates/freya.jpg'
154+
},
148155
{
149156
name: 'Diamond',
150157
price: 59,

0 commit comments

Comments
 (0)