File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export default function MetaTags() {
1717
1818 { /* Open Graph / Facebook */ }
1919 < Meta property = "og:type" content = "website" />
20- < Meta property = "og:url" content = "https://web-scrobbler .com/" />
20+ < Meta property = "og:url" content = "https://webscrobbler .com/" />
2121 < Meta
2222 property = "og:title"
2323 content = "Web Scrobbler — Scrobble music all around the web!"
@@ -33,7 +33,7 @@ export default function MetaTags() {
3333
3434 { /* Twitter */ }
3535 < Meta property = "twitter:card" content = "summary_large_image" />
36- < Meta property = "twitter:url" content = "https://web-scrobbler .com/" />
36+ < Meta property = "twitter:url" content = "https://webscrobbler .com/" />
3737 < Meta
3838 property = "twitter:title"
3939 content = "Web Scrobbler — Scrobble music all around the web!"
You can’t perform that action at this time.
0 commit comments