main
Devon (tek256) 2024-11-22 01:09:12 -08:00
parent f4671526d2
commit 08871c8245
3 changed files with 4 additions and 5 deletions

View File

@ -8,7 +8,7 @@ banner:
image: "/images/hmc_spread.png"
hide_banner_img: true
live_banner:
enable: true
enable: false
use_twitch: true
use_youtube: false
title: "Handmade Seattle 2024"

View File

@ -8,7 +8,7 @@ layout: year_page
banner:
title: "<span class='seattle-color'>Handmade Seattle 2024</span>"
live_banner:
enable: true
enable: false
use_twitch: true
use_youtube: false
title: "Handmade Seattle 2024"
@ -48,7 +48,7 @@ banner:
bg_class: "z-0 bg-[rgba(0,0,0,0.5)]"
image: "/images/hms/seattle-dark-mode.svg"
hide_banner_img: true
hide_title_after_banner: true
hide_title_after_banner: false
section_class: "bg-black pb-0"
transition:
end: "/images/transition2.svg"
@ -106,7 +106,7 @@ features:
bottom_text: "All times in Seattle Time, UTC-8:00 timezone."
bottom_text_class: "text-center mt-8 text-slate-300"
day_date_class: "text-center text-white text-xl mb-4 underline"
default_day: "Day 2"
default_day: "Day 3"
days:
- title: "Day 1"
date: "Wed Nov 20th, 2024"

View File

@ -29,7 +29,6 @@
<h1 class="mb-8 text-h2 lg:-texth2">
{{ .title | markdownify }}
</h1>
<p> Devon was here </p>
{{ end }}
<p class="mb-8 text-white">
{{ .content | markdownify }}