From f27be3c011243215b842f553bf6de92889a207fd Mon Sep 17 00:00:00 2001
From: Elian Loraux <elian.loraux@tetras-libre.fr>
Date: Mon, 16 Sep 2024 09:07:18 +0200
Subject: [PATCH] add contact section

---
 index.html | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/index.html b/index.html
index 214332b..b53fc59 100644
--- a/index.html
+++ b/index.html
@@ -972,7 +972,25 @@
 
 				</section>
 
+				<section class="relative moduleSectionContainer" id="5c64aea4cbcfe">
 
+					<div class="main-background">
+						<div class="container module ">
+							<div class="section" style="padding-top: 40px !important;padding-bottom: 20px !important;">
+
+										<div class=" main-color main-font editable relative " id="moduleValue-text" style="width: 100%; ">
+											<h4 style="text-align:center;"> Contactez moi :</h4><br>
+											<p align="justify">
+												Pour un contact crypté avec GnuPG, ma clé plublique est disponible sur <a href="https://keybase.io/rouquetd"><span>https://keybase.io/rouquetd</span> </a>
+											</p><br>
+
+										</div>
+							</div>
+						</div>
+					</div>
+
+
+				</section>
 									<section class="relative moduleSectionContainer" id="5acb57755926d">
 
 					<div class="main-background relative module" style="overflow: hidden">
-- 
GitLab