From 7d575c75b95887d85b6234b336360674cafc6dea Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Fri, 14 Feb 2025 09:50:45 +0100
Subject: [PATCH] Remove Duniter contact email address

Used wrongly for Cesium support

Interesting how it got encoded
https://www.knechtology.com/stop-spam/email_encoder.html

https://forum.duniter.org/t//12933
---
 foot.php | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/foot.php b/foot.php
index f19e8c5..8a64381 100644
--- a/foot.php
+++ b/foot.php
@@ -63,9 +63,6 @@
 									<?php echo dgettext('menu', 'Guide du développement Cesium'); ?>
 								</a>
 							</li>
-							<li>
-								<span>&#99;&#111;&#110;&#116;&#97;&#99;&#116;&#64;&#100;&#117;&#110;&#105;&#116;&#101;&#114;&#46;&#111;&#114;&#103;</span>
-							</li>
 						</ul>
 					</nav>
 
-- 
GitLab