File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: The recommended way to provide head data with user input.
4
4
links :
5
5
- label : Source
6
6
icon : i-simple-icons-github
7
- to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useHeadSafe .ts
7
+ to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
8
8
size : xs
9
9
---
10
10
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: useHead customizes the head properties of individual pages of your
4
4
links :
5
5
- label : Source
6
6
icon : i-simple-icons-github
7
- to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useHead .ts
7
+ to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
8
8
size : xs
9
9
---
10
10
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: The useSeoMeta composable lets you define your site's SEO meta tags
4
4
links :
5
5
- label : Source
6
6
icon : i-simple-icons-github
7
- to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useSeoMeta .ts
7
+ to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
8
8
size : xs
9
9
---
10
10
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: The useServerSeoMeta composable lets you define your site's SEO met
4
4
links :
5
5
- label : Source
6
6
icon : i-simple-icons-github
7
- to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useServerSeoMeta .ts
7
+ to : https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
8
8
size : xs
9
9
---
10
10
You can’t perform that action at this time.
0 commit comments