diff --git a/assets/images/logo-opengraph.png b/assets/images/logo-opengraph.png new file mode 100644 index 0000000..19a4e7f Binary files /dev/null and b/assets/images/logo-opengraph.png differ diff --git a/en/index.php b/en/index.php index e203754..3fac33e 100644 --- a/en/index.php +++ b/en/index.php @@ -8,7 +8,28 @@ $data = getContent('en'); <?= htmlspecialchars($data['metaTitle'] ?? 'Support Index') ?> - + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.php b/index.php index 2257eba..f64010c 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,27 @@ $data = getContent('fr'); <?= htmlspecialchars($data['metaTitle'] ?? 'Soutenir Index') ?> - + + + + + + + + + + + + + + + + + + + + +