From 9ef2cfde7678b5e9a5ca30e0c119efbd4e743d47 Mon Sep 17 00:00:00 2001 From: Lyanis Souidi Date: Mon, 9 Jan 2023 10:44:39 +0100 Subject: [PATCH] Ajout du footer sur toutes les pages --- about/index.html | 32 ++++++++++++++++ contact/index.php | 32 ++++++++++++++++ faq/index.html | 96 ++++++++++++++++++++++++++++++---------------- product/index.html | 32 ++++++++++++++++ 4 files changed, 160 insertions(+), 32 deletions(-) diff --git a/about/index.html b/about/index.html index 768dfbb..755eb92 100644 --- a/about/index.html +++ b/about/index.html @@ -5,6 +5,7 @@ Elite Solar + @@ -19,5 +20,36 @@
  • FAQ
  • +
    + \ No newline at end of file diff --git a/contact/index.php b/contact/index.php index f24979f..8068efb 100644 --- a/contact/index.php +++ b/contact/index.php @@ -5,6 +5,7 @@ Elite Solar + @@ -19,5 +20,36 @@
  • FAQ
  • +
    + \ No newline at end of file diff --git a/faq/index.html b/faq/index.html index 84eca91..0e413c9 100644 --- a/faq/index.html +++ b/faq/index.html @@ -5,6 +5,7 @@ Elite Solar + @@ -20,37 +21,68 @@
  • FAQ
  • - -

    FAQ

    -

    Voici les questions fréquentes de nos clients :

    -
    - -
    - +
    +

    FAQ

    +

    Voici les questions fréquentes de nos clients :

    +
    + +
    + +
    + diff --git a/product/index.html b/product/index.html index 4581b88..d6fae23 100644 --- a/product/index.html +++ b/product/index.html @@ -5,6 +5,7 @@ Elite Solar + @@ -20,4 +21,35 @@ +
    + \ No newline at end of file