DricomDragon 4 лет назад
Родитель
Сommit
7b387c2217
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/include/head.php

+ 1 - 1
web/include/head.php

@@ -4,7 +4,7 @@
 
 	<!-- Description variables -->
 	<?php
-		$shareImg = "/include/images/home_picture_v1.jpg";
+		$shareImg = "/include/images/avatar-cartoon600.png";
 		$author = "Jovian HERSEMEULE";
 		$description = "Le site officiel de Jovian Hersemeule";
 	?>