Skip to content

Commit 857d738

Browse files
2 parents b6be129 + 1895107 commit 857d738

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

content/.vitepress/config.mts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ export default defineConfig({
4242
['meta', { property: 'og:title', content: 'Vue Cheatsheet' }],
4343
['meta', { property: 'og:description', content: 'The only Vue cheatsheet you will ever need' }],
4444
['meta', { property: 'og:image', content: 'https://ts-assets.b-cdn.net/ts-assets/vue-cheatsheet/github-banner-smm.png' }],
45+
['meta', { property: 'twitter:image', content: 'https://ts-assets.b-cdn.net/ts-assets/vue-cheatsheet/github-banner-smm.png' }],
46+
['meta', { property: 'twitter:title', content: 'Vue.js CheatSheet By ThemeSelection' }],
47+
['meta', { property: 'twitter:description', content: 'Accelerate your vue learning & improve your skills with our comprehensive cheatsheet' }],
48+
['meta', { property: 'twitter:card', content: 'summary_large_image' }],
49+
['meta', { property: 'twitter:site', content: '@Theme_Selection' }],
50+
['meta', { property: 'twitter:creator', content: '@Theme_Selection' }],
4551
],
4652
themeConfig: {
4753
logo: '/vue-cheatsheet-logo.png',

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## What is Vue CheatSheet?
66

7-
It is an interactive cheatsheet of **Vue**, **Vue Router** and **Pinia**. 🎊 The only **[Vue CheatSheet](https://vue-cheatsheet.themeselection.com/)** you will ever need whether you are using Vue, Vue Router & Pinia in your Vue project or starting a new Vue project.
7+
It is an interactive cheatsheet of **Vue**, **Vue Router** and, **Pinia**. 🎊 The only **[Vue CheatSheet](https://vue-cheatsheet.themeselection.com/)** you will ever need whether you are using Vue, Vue Router & Pinia in your Vue project or starting a new Vue project.
88

99
[Vue CheatSheet](https://vue-cheatsheet.themeselection.com) is aimed towards a large community of Vue users who find it difficult to search for Vue, Vue Router and Pinia.
1010

@@ -52,9 +52,9 @@ All **suggestions/PR** are welcome!
5252

5353
## Looking For Premium Admin Templates ??
5454

55-
**[ThemeSelection](https://themeselection.com/)** provides Selected high quality, modern design, professional and easy-to-use Free and Premium [Bootstrap Admin Templates](https://themeselection.com/products/category/bootstrap-admin-templates/), [VueJS Admin Templates](https://themeselection.com/products/category/vuejs-admin-templates/),[Laravel Admin Templates](https://themeselection.com/products/category/laravel-admin-templates/) HTML Themes and [Free UI Kits](https://themeselection.com/products/category/free-ui-kits/) to create your applications faster!.
55+
**[ThemeSelection](https://themeselection.com/)** provides Selected high quality, modern design, professional and easy-to-use Free and Premium [Bootstrap Admin Templates](https://themeselection.com/item/category/bootstrap-admin-template/), [VueJS Admin Templates](https://themeselection.com/item/category/vuejs-admin-templates/), [Nuxt Admmin Dashboard](https://themeselection.com/item/category/nuxt-admin-template/), [Laravel Admin Templates](https://themeselection.com/item/category/laravel-admin-templates/) HTML Themes and [Free UI Kits](https://themeselection.com/item/category/free-ui-kits/) to create your applications faster!.
5656

57-
If you want to [Download Free Admin Templates](https://themeselection.com/products/category/download-free-admin-templates/) then do visit [ThemeSelection](https://themeselection.com/).
57+
If you want to [Download Free Admin Templates](https://themeselection.com/item/category/free-admin-templates/m) then do visit [ThemeSelection](https://themeselection.com/).
5858

5959
## Useful Links 🔗
6060

0 commit comments

Comments
 (0)