From af74f240e21ba34b9d4640376e8b44b274af6fd7 Mon Sep 17 00:00:00 2001
From: Jalil Arfaoui <jalil@arfaoui.net>
Date: Sun, 26 Jun 2022 11:46:33 +0200
Subject: [PATCH] feat: ajout de mon nom dans le titre

---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index e3b8958..ab35095 100644
--- a/index.html
+++ b/index.html
@@ -2,8 +2,8 @@
 <html lang="fr">
     <head>
         <meta charset="utf-8"/>
-        <title>Tiqa :: Développement - Conseil - Formation</title>
-        <meta name="description" content="Tiqa :: Développement - Conseil - Formation"/>
+        <title>Tiqa :: Jalil Arfaoui :: Développement - Conseil - Formation</title>
+        <meta name="description" content="Tiqa :: Jalil Arfaoui :: Développement - Conseil - Formation"/>
         <meta name="viewport" content="width=device-width" />
 
         <!-- Stylesheets -->