From 9aa86eb8acd75f16cf4108c44541568ea06dd323 Mon Sep 17 00:00:00 2001 From: Wichita Bitcoiners Date: Sun, 25 Jan 2026 20:42:17 -0600 Subject: [PATCH] Simplify hero section: Remove description and button, keep only title --- layouts/_default/baseof.html | 6 ------ public/index.html | 4 ---- public/index.xml | 4 ++-- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ff0536c..0dc9616 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -158,12 +158,6 @@

{{ .Title }}

-

{{ .Params.description | default "Join us for monthly meetups, educational sessions, and networking with fellow Bitcoin enthusiasts in south-central Kansas." }}

- {{ if .Params.hero_button }} - {{ .Params.hero_button | safeHTML }} - {{ else }} - Join Our Meetup - {{ end }}
diff --git a/public/index.html b/public/index.html index 9018d30..095b83b 100644 --- a/public/index.html +++ b/public/index.html @@ -159,10 +159,6 @@

Building Bitcoin Community in Wichita

-

Join us for monthly meetups, educational sessions, and networking with fellow Bitcoin enthusiasts in south-central Kansas.

- - Join Our Meetup -
diff --git a/public/index.xml b/public/index.xml index 0ef04b1..4c1c5f1 100644 --- a/public/index.xml +++ b/public/index.xml @@ -2,11 +2,11 @@ Building Bitcoin Community in Wichita on Wichita Bitcoiners - http://localhost:1313/ + https://wichitabitcoiners.com/ Recent content in Building Bitcoin Community in Wichita on Wichita Bitcoiners Hugo en-us - +