From bc4de0e776d6b566c4a53b9b22fb74bf0f6b7f32 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Sun, 31 Oct 2021 22:13:02 +0100 Subject: fix: add favicon --- index.php | 9 +++++++++ legal-notice.php | 9 +++++++++ license.php | 9 +++++++++ mentions-legales.php | 9 +++++++++ 4 files changed, 36 insertions(+) diff --git a/index.php b/index.php index 35f317d..9a5afa2 100644 --- a/index.php +++ b/index.php @@ -11,6 +11,15 @@ $dap_current_env = dap_get_current_env(); Demo | Armand Philippot + + + + + + + + + '; diff --git a/legal-notice.php b/legal-notice.php index 1d8c350..e48973c 100644 --- a/legal-notice.php +++ b/legal-notice.php @@ -11,6 +11,15 @@ $dap_current_env = dap_get_current_env(); Legal Notice | Demo | Armand Philippot + + + + + + + + + '; diff --git a/license.php b/license.php index 5470c63..d4617ac 100644 --- a/license.php +++ b/license.php @@ -11,6 +11,15 @@ $dap_current_env = dap_get_current_env(); License | Demo | Armand Philippot + + + + + + + + + '; diff --git a/mentions-legales.php b/mentions-legales.php index c68c415..25fd3c9 100644 --- a/mentions-legales.php +++ b/mentions-legales.php @@ -11,6 +11,15 @@ $dap_current_env = dap_get_current_env(); Mentions légales | Demo | Armand Philippot + + + + + + + + + '; -- cgit v1.2.3