Remove HMS / HMB from landing page

This commit is contained in:
Abner Coimbre
2026-03-26 13:05:51 -07:00
parent f8e8077425
commit f0d11515e8
3 changed files with 9 additions and 9 deletions

View File

@@ -40,17 +40,17 @@ banner:
icon: "fa-brands fa-youtube"
triple_section:
enable: true
img_left: "/images/hmb/boston-light-mode.svg"
img_left_dark: "/images/hmb/boston-dark-mode.svg"
img_left: "/images/meetups/meetups-light-mode.svg"
img_left_dark: "/images/meetups/meetups-dark-mode.svg"
alt_text_left: "left"
link_left: "/boston"
img_center: "/images/hms/seattle-light-mode.svg"
img_center_dark: "/images/hms/seattle-dark-mode.svg"
link_left: "/meetups"
img_center: "/images/newsletter.png"
img_center_dark: "/images/newsletter.png"
alt_text_center: "center"
link_center: "/seattle"
img_right: "/images/meetups/meetups-light-mode.svg"
img_right_dark: "/images/meetups/meetups-dark-mode.svg"
link_right: "/meetups"
link_center: "/news"
img_right: "/images/chat.png"
img_right_dark: "/images/chat.png"
link_right: "/chat"
alt_text_right: "right"
button:
enable: true

BIN
static/images/chat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB