Przeglądaj źródła

Fix social media image in head

Add include folder in path.
DricomDragon 5 lat temu
rodzic
commit
e9c2906138
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      web/include/head.php

+ 1 - 1
web/include/head.php

@@ -5,7 +5,7 @@
     <!-- Page description -->
     <meta name="description" content="The official website of Jovian Hersemeule.">
     <meta name="author" content="Jovian Hersemeule">
-    <meta property="og:image" content="images/home_picture_v1.jpg">
+    <meta property="og:image" content="../include/images/home_picture_v1.jpg">
 
     <!-- Style sheet -->
     <link href="../include/css/bootstrap.css" rel="stylesheet">