From bc7ae9db9d81d4557fa3c792857c2b8a3248ba73 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Sun, 1 Aug 2021 11:40:10 -0600 Subject: [PATCH] Google Site Verify --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 9f50ae3..df9b6f1 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -17,7 +17,7 @@ mainSections = ["post"] # Form Spree Contact Form #contactFormAction = "https://formspree.io/f/your-form-hash-here" # Google Site Verify -#googleSiteVerify = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" +googleSiteVerify = "U9IpipB53J4-oqOojG29IDCgopThWA-fegNu76eJPtE" indexDateFormat = "2/1/2006" listDateFormat = "2/1/2006" singleDateFormat = "2/1/2006"