File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ export default defineComponent({
152152 "content": "https://usezephyr.com/docs/install"
153153 },
154154 {
155- "property": "og:url ",
156- "content": "https://usezephyr.com/test .png"
155+ "property": "og:image ",
156+ "content": "https://usezephyr.com/cover .png"
157157 }
158158 ]
159159 }
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ export default defineComponent({
3535 "content": "https://usezephyr.com/docs/starter"
3636 },
3737 {
38- "property": "og:url ",
39- "content": "https://usezephyr.com/test .png"
38+ "property": "og:image ",
39+ "content": "https://usezephyr.com/cover .png"
4040 }
4141 ]
4242 }
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ export default defineComponent({
5555 "content": "https://usezephyr.com/docs/theming"
5656 },
5757 {
58- "property": "og:url ",
59- "content": "https://usezephyr.com/test .png"
58+ "property": "og:image ",
59+ "content": "https://usezephyr.com/cover .png"
6060 }
6161 ]
6262 }
You can’t perform that action at this time.
0 commit comments