From 6668ffa4c6d375234c8d59e7d0b6c464ac9e8f68 Mon Sep 17 00:00:00 2001 From: Erick Ruiz de Chavez Date: Fri, 12 Feb 2021 08:33:54 -0500 Subject: [PATCH] Update contact form endpoint --- _content/contact.njk | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/_content/contact.njk b/_content/contact.njk index 461ebe5..716bc70 100644 --- a/_content/contact.njk +++ b/_content/contact.njk @@ -8,10 +8,8 @@ title: Contact document.querySelector('input[name="submit_time"]').value = parseInt((Date.now() - accessTime) / 1000, 10); } -
- - - + + @@ -19,10 +17,6 @@ title: Contact - - - -