mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #2227 duplicate og:url meta tag in page header
This commit is contained in:
parent
ea15541d05
commit
14449dff9d
1 changed files with 0 additions and 1 deletions
|
|
@ -546,7 +546,6 @@ class HTMLDisplayHandler
|
|||
$canonical_url = getNotEncodedFullUrl('', 'mid', $current_module_info->mid);
|
||||
}
|
||||
}
|
||||
Context::addOpenGraphData('og:url', $canonical_url);
|
||||
Context::setCanonicalURL($canonical_url);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue