From b2aa304c078471457abee6e648095ad44595dbc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com> Date: Wed, 5 Jul 2023 10:32:29 +0200 Subject: [PATCH] [UPD] physical address --- layouts/contact/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/contact/section.html b/layouts/contact/section.html index b67e097..299f64e 100644 --- a/layouts/contact/section.html +++ b/layouts/contact/section.html @@ -21,7 +21,7 @@ <div class="contact-slide"> <h3>Retrouvez-nous<div class="title-hover"></div></h3> <div class="contact-info"> - <p>37 Chemin Lapujade <br/>31200 Toulouse</p> + <p>27 Rue d'Aubuisson <br/>31000 Toulouse</p> </div> </div> </div> -- GitLab