Skip to content

Commit 24a53b9

Browse files
Apollo-Vue order changed and text fixes (vuejs#2177)
1 parent a1371b0 commit 24a53b9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/ecosystem/themes/themes.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,8 @@
274274
},
275275
{
276276
"name": "PrimeVue",
277-
"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.`",
278-
"seeMoreUrl": "https://www.primefaces.org/primevue/#/?af_id=4218",
277+
"description": "The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/?af_id=4218) offers over 90 flexible components to build your apps with! They have a ton of different component themes and application templates available to get the look & feel that suits you best.",
278+
"seeMoreUrl": "https://www.primefaces.org/primevue/?af_id=4218",
279279
"products": [
280280
{
281281
"name": "Sakai",
@@ -284,6 +284,13 @@
284284
"url": "https://www.primefaces.org/sakai-vue/#/?af_id=4218",
285285
"image": "https://www.primefaces.org/vue-templates/sakai.jpg"
286286
},
287+
{
288+
"name": "Apollo",
289+
"price": 59,
290+
"description": "Next-Gen Application Template",
291+
"url": "https://www.primefaces.org/layouts/apollo-vue?af_id=4218",
292+
"image": "https://www.primefaces.org/vue-templates/apollo.jpg"
293+
},
287294
{
288295
"name": "Atlantis",
289296
"price": 59,
@@ -347,13 +354,6 @@
347354
"url": "https://www.primefaces.org/layouts/serenity-vue?af_id=4218",
348355
"image": "https://www.primefaces.org/vue-templates/serenity.jpg"
349356
},
350-
{
351-
"name": "Apollo",
352-
"price": 49,
353-
"description": "Admin Template with a Dark Mode",
354-
"url": "https://www.primefaces.org/layouts/apollo-vue?af_id=4218",
355-
"image": "https://www.primefaces.org/vue-templates/apollo.jpg"
356-
},
357357
{
358358
"name": "Babylon",
359359
"price": 49,

0 commit comments

Comments
 (0)