From b6a665059619f609d8f7c6e0a5c3738f102a7759 Mon Sep 17 00:00:00 2001 From: Tiago Carrondo Date: Thu, 11 Jun 2020 17:03:52 +0100 Subject: [PATCH] remove mail form --- content/home/contact.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/home/contact.md b/content/home/contact.md index fff66ff..8612ceb 100644 --- a/content/home/contact.md +++ b/content/home/contact.md @@ -5,7 +5,7 @@ headless = true # This file represents a page section. active = true # Activate this widget? true/false weight = 100 # Order that this section will appear. -title = "Contact" +title = "Contactos" subtitle = "" # Automatically link email and phone? @@ -15,6 +15,6 @@ autolink = true # 0: Disable email form # 1: Netlify (requires that the site is hosted by Netlify) # 2: formspree.io -email_form = 2 +email_form = 0 +++