Update icons and about page
This commit is contained in:
@@ -9,16 +9,16 @@ banner:
|
||||
hide_banner_img: true
|
||||
triple_header:
|
||||
enable: true
|
||||
img_left: "/images/hms_logo_tmp.png"
|
||||
img_left_dark: "/images/hms_logo_dark_tmp.png"
|
||||
img_left: "/images/hmb/boston-light-mode.svg"
|
||||
img_left_dark: "/images/hmb/boston-dark-mode.svg"
|
||||
alt_text_left: "left"
|
||||
link_left: "/seattle"
|
||||
img_center: "/images/hmb_logo_tmp.png"
|
||||
img_center_dark: "/images/hmb_logo_dark_tmp.png"
|
||||
link_left: "/boston"
|
||||
img_center: "/images/hms/seattle-light-mode.svg"
|
||||
img_center_dark: "/images/hms/seattle-dark-mode.svg"
|
||||
alt_text_center: "center"
|
||||
link_center: "/boston"
|
||||
img_right: "/images/hmm_logo_tmp.png"
|
||||
img_right_dark: "/images/hmm_logo_dark_tmp.png"
|
||||
link_center: "/seattle"
|
||||
img_right: "/images/meetups/meetups-light-mode.svg"
|
||||
img_right_dark: "/images/meetups/meetups-dark-mode.svg"
|
||||
link_right: "/meetups"
|
||||
alt_text_right: "right"
|
||||
parallax_bg: "/images/test_bg.jpg"
|
||||
@@ -56,7 +56,7 @@ features:
|
||||
end_dark_color: "#150e31"
|
||||
bg_color: "#0a0a0a"
|
||||
content: "Like [Handmade Hero]() by Molly Rocket, we belive in breaking software down to the bare bones and building back an understanding of how it all really works. _We are not affiliated with Molly Rocket, Inc._"
|
||||
content_class: "text-white mt-12"
|
||||
content_class: "text-white mt-12 px-12 py-12 bg-[rgba(0,0,0,0.5)] rounded-lg"
|
||||
title_class: "text-white"
|
||||
button:
|
||||
enable: enable
|
||||
|
||||
Reference in New Issue
Block a user