Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions src/ecosystem/themes/themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,11 +306,18 @@
"image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-free-vue.png"
},
{
"name": "Able Pro Vue3 + Vuetify Dashboard",
"price": 11,
"description": "Vue3 + Vite + Vuetify + Typescript",
"url": "https://codedthemes.com/item/able-pro-vuejs-admin-dashboard/?ref=evan.vuejs",
"image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Able+pro-pro-vue.png"
"name": "Free Datta Able Vue Admin Template",
"price": 0,
"description": "Free & Open Source VueJs Bootstrap Admin Template",
"url": "https://codedthemes.com/item/datta-able-free-vue-admin-template/",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a missing ?ref=evan.vuejs" as the previous link also follows the same pattern.

"image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Datta+able-free-vue.png"
},
{
"name": "Datta Able Vue + Bootstrap Admin Template",
"price": 49,
"description": "Premium VueJs + Bootstrap + Vite + Typescript Admin Template",
"url": "https://codedthemes.com/item/datta-able-vue-admin-template/",
"image": "https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Datta+able-pro-vue.png"
}
]
},
Expand Down