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() {
17
17
18
18
{ /* Open Graph / Facebook */ }
19
19
< 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/" />
21
21
< Meta
22
22
property = "og:title"
23
23
content = "Web Scrobbler — Scrobble music all around the web!"
@@ -33,7 +33,7 @@ export default function MetaTags() {
33
33
34
34
{ /* Twitter */ }
35
35
< 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/" />
37
37
< Meta
38
38
property = "twitter:title"
39
39
content = "Web Scrobbler — Scrobble music all around the web!"
You can’t perform that action at this time.
0 commit comments