Skip to content

Commit 68c550e

Browse files
authored
Add Freya to PrimeVue templates (#2819)
1 parent 4829c98 commit 68c550e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

+8-1
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,16 @@ var themeData = [
141141
},
142142
{
143143
name: 'PrimeVue',
144-
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.`,
144+
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.`,
145145
seeMoreUrl: 'https://www.primefaces.org/primevue/#/?af_id=4218',
146146
products: [
147+
{
148+
name: 'Freya',
149+
price: 59,
150+
description: 'Premium Admin Template',
151+
url: 'https://www.primefaces.org/layouts/freya-vue?af_id=4218',
152+
image: 'https://www.primefaces.org/vue-templates/freya.jpg'
153+
},
147154
{
148155
name: 'Diamond',
149156
price: 59,

0 commit comments

Comments
 (0)