[9.1.06] url og image correction
This commit is contained in:
parent
1e786a7a04
commit
2458682baa
@ -2219,7 +2219,7 @@ class layout extends common {
|
||||
* Affiche la meta image (site screenshot)
|
||||
*/
|
||||
public function showMetaImage() {
|
||||
echo '<meta property="og:image" content="' . helper::baseUrl() .'/site/file/source/screenshot.png" />';
|
||||
echo '<meta property="og:image" content="' . helper::baseUrl() .'site/file/source/screenshot.png" />';
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user