Skip to content

Commit b21582a

Browse files
committed
chore(app): update metas
1 parent c121b4b commit b21582a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎app/app.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ useHead({
1717
}
1818
})
1919
20-
const title = 'Nuxt UI Pro - Dashboard template'
21-
const description = 'Nuxt UI Pro is a collection of premium Vue components built on top of Nuxt UI to create beautiful & responsive Nuxt applications in minutes.'
20+
const title = 'Nuxt Dashboard Template'
21+
const description = 'A professional dashboard template built with Nuxt UI Pro, featuring multiple pages, data visualization, and comprehensive management capabilities for creating powerful admin interfaces.'
2222
2323
useSeoMeta({
2424
title,
2525
description,
2626
ogTitle: title,
2727
ogDescription: description,
28-
ogImage: 'https://dashboard-template.nuxt.dev/social-card.png',
29-
twitterImage: 'https://dashboard-template.nuxt.dev/social-card.png',
28+
ogImage: 'https://assets.hub.nuxt.com/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2Rhc2hib2FyZC10ZW1wbGF0ZS5udXh0LmRldiIsImlhdCI6MTczOTQ2MzU2N30._VElt4uvLjvAMdnTLytCInOajMElzWDKbmvOaMZhZUI.jpg?theme=light',
29+
twitterImage: 'https://assets.hub.nuxt.com/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2Rhc2hib2FyZC10ZW1wbGF0ZS5udXh0LmRldiIsImlhdCI6MTczOTQ2MzU2N30._VElt4uvLjvAMdnTLytCInOajMElzWDKbmvOaMZhZUI.jpg?theme=light',
3030
twitterCard: 'summary_large_image'
3131
})
3232
</script>

‎public/social-card.png

-537 KB
Binary file not shown.

0 commit comments

Comments
 (0)