From 69bb015409ecf08ab5a9ba41a2a366da2038b473 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Mon, 17 Mar 2025 15:39:37 -0400 Subject: [PATCH] Formspree integration TEMP --- config/_default/params.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 22c3af7..091aed6 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,8 +2,8 @@ # favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation favicon = "images/favicon.png" # logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation -logo = "images/logo.png" -logo_darkmode = "images/logo-darkmode.png" +logo = "images/logo.svg" +logo_darkmode = "images/logo.svg" # use `px` or `x` with logo_width, example: "100px". # Note: logo_width is not work with .svg file logo_width = "160px" @@ -20,7 +20,7 @@ theme_default = "system" # available options [light/dark/system] # Main Sections mainSections = ["blog"] # contact form action -contact_form_action = "#" # contact form works with [https://airform.io/] or [https://formspree.io] +contact_form_action = "https://formspree.io/f/xzzezjqn" # contact form works with [https://airform.io/] or [https://formspree.io] # google tag manager, see https://developers.google.com/tag-manager/ google_tag_manager = "" # example: G-XXXXXXXXXX google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx