From e8b86b6bdfcea6bfc24a4e4b666681aeb705f830 Mon Sep 17 00:00:00 2001
From: pruizf <pabloruizfabo@gmail.com>
Date: Thu, 24 Mar 2022 21:04:35 +0100
Subject: [PATCH] =?UTF-8?q?lien=20infos=20l=C3=A9g=20smaller?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 publish.sh      | 4 ++--
 site/index.adoc | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/publish.sh b/publish.sh
index ccc3f24..4700523 100755
--- a/publish.sh
+++ b/publish.sh
@@ -62,8 +62,8 @@ perl -p -i -e "s/Last updated on .+/Mis à jour le $realdate/" site/read/index.h
 
 # change color / size of legal information links
 
-perl -p -i -e 's/<a href="#_à_propos_/<a style="color:#737373;font-size:90%;" href="#_à_propos_/' site/index.html
-perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373;font-size:90%;" href="#_about_this_website/' site/en.html
+perl -p -i -e 's/<a href="#_à_propos_/<a style="color:#737373;font-size:80%;" href="#_à_propos_/' site/index.html
+perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373;font-size:80%;" href="#_about_this_website/' site/en.html
 
 
 
diff --git a/site/index.adoc b/site/index.adoc
index d24e2de..e5fb80c 100644
--- a/site/index.adoc
+++ b/site/index.adoc
@@ -114,7 +114,7 @@ mailto:ruizfabo@unistra.fr[Contactez-nous{nbsp}!]
 .Couverture pour _D'r Candidat_. Source: link:https://archive.org/details/lethtrealsac00schouoft/page/164/mode/2up[Internet Archive^]
 image::dr_candidat_r.png["D'r Candidat",width=400,align="center"]
 
-== À propos de ce site
+== À propos du site
 
 - Ce site web est géré par mailto:ruizfabo@unistra.fr[Pablo Ruiz Fabo] (Université de Strasbourg)
 
-- 
GitLab