From bd467abfbae4cda0131f93758c809e5457cf9585 Mon Sep 17 00:00:00 2001 From: noe_c <57455039+noecochetel@users.noreply.github.com> Date: Tue, 26 Dec 2023 12:24:48 -0800 Subject: [PATCH] edit contact --- _includes/contact.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/contact.html b/_includes/contact.html index 77a26fce867..f2e87d3a5ab 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -7,7 +7,7 @@

{{ site.data.sitetext[site.locale].contact.title | default: "Contact" }}

{{ site.data.sitetext[site.locale].contact.text | default: "" }}

-
+

{{ site.data.sitetext[site.locale].contact.body | markdownify }}

@@ -27,7 +27,7 @@

{{ site.data.sitetext[site.locale].con

{{ site.data.sitetext.contact.title | default: "Contact" }}

{{ site.data.sitetext.contact.text | default: "" }}

-
+

{{ site.data.sitetext[site.locale].contact.body | markdownify }}