File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ export default defineComponent({
152
152
"content": "https://usezephyr.com/docs/install"
153
153
},
154
154
{
155
- "property": "og:url ",
156
- "content": "https://usezephyr.com/test .png"
155
+ "property": "og:image ",
156
+ "content": "https://usezephyr.com/cover .png"
157
157
}
158
158
]
159
159
}
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ export default defineComponent({
35
35
"content": "https://usezephyr.com/docs/starter"
36
36
},
37
37
{
38
- "property": "og:url ",
39
- "content": "https://usezephyr.com/test .png"
38
+ "property": "og:image ",
39
+ "content": "https://usezephyr.com/cover .png"
40
40
}
41
41
]
42
42
}
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ export default defineComponent({
55
55
"content": "https://usezephyr.com/docs/theming"
56
56
},
57
57
{
58
- "property": "og:url ",
59
- "content": "https://usezephyr.com/test .png"
58
+ "property": "og:image ",
59
+ "content": "https://usezephyr.com/cover .png"
60
60
}
61
61
]
62
62
}
You can’t perform that action at this time.
0 commit comments