Skip to content

Commit 5abc3d0

Browse files
Add prestige to PrimeVue section (#2559)
1 parent 0962f52 commit 5abc3d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,13 @@ var themeData = [
179179
url: 'https://www.primefaces.org/layouts/ultima-vue?af_id=4218',
180180
image: 'https://www.primefaces.org/vue-templates/ultima.jpg'
181181
},
182+
{
183+
name: 'Prestige',
184+
price: 59,
185+
description: 'Highly Customizable Admin Template',
186+
url: 'https://www.primefaces.org/layouts/prestige-vue?af_id=4218',
187+
image: 'https://www.primefaces.org/vue-templates/prestige.jpg'
188+
},
182189
{
183190
name: 'Sigma',
184191
price: 0,

0 commit comments

Comments
 (0)