Day 3
This commit is contained in:
@@ -8,7 +8,7 @@ banner:
|
|||||||
image: "/images/hmc_spread.png"
|
image: "/images/hmc_spread.png"
|
||||||
hide_banner_img: true
|
hide_banner_img: true
|
||||||
live_banner:
|
live_banner:
|
||||||
enable: true
|
enable: false
|
||||||
use_twitch: true
|
use_twitch: true
|
||||||
use_youtube: false
|
use_youtube: false
|
||||||
title: "Handmade Seattle 2024"
|
title: "Handmade Seattle 2024"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ layout: year_page
|
|||||||
banner:
|
banner:
|
||||||
title: "<span class='seattle-color'>Handmade Seattle 2024</span>"
|
title: "<span class='seattle-color'>Handmade Seattle 2024</span>"
|
||||||
live_banner:
|
live_banner:
|
||||||
enable: true
|
enable: false
|
||||||
use_twitch: true
|
use_twitch: true
|
||||||
use_youtube: false
|
use_youtube: false
|
||||||
title: "Handmade Seattle 2024"
|
title: "Handmade Seattle 2024"
|
||||||
@@ -48,7 +48,7 @@ banner:
|
|||||||
bg_class: "z-0 bg-[rgba(0,0,0,0.5)]"
|
bg_class: "z-0 bg-[rgba(0,0,0,0.5)]"
|
||||||
image: "/images/hms/seattle-dark-mode.svg"
|
image: "/images/hms/seattle-dark-mode.svg"
|
||||||
hide_banner_img: true
|
hide_banner_img: true
|
||||||
hide_title_after_banner: true
|
hide_title_after_banner: false
|
||||||
section_class: "bg-black pb-0"
|
section_class: "bg-black pb-0"
|
||||||
transition:
|
transition:
|
||||||
end: "/images/transition2.svg"
|
end: "/images/transition2.svg"
|
||||||
@@ -106,7 +106,7 @@ features:
|
|||||||
bottom_text: "All times in Seattle Time, UTC-8:00 timezone."
|
bottom_text: "All times in Seattle Time, UTC-8:00 timezone."
|
||||||
bottom_text_class: "text-center mt-8 text-slate-300"
|
bottom_text_class: "text-center mt-8 text-slate-300"
|
||||||
day_date_class: "text-center text-white text-xl mb-4 underline"
|
day_date_class: "text-center text-white text-xl mb-4 underline"
|
||||||
default_day: "Day 2"
|
default_day: "Day 3"
|
||||||
days:
|
days:
|
||||||
- title: "Day 1"
|
- title: "Day 1"
|
||||||
date: "Wed Nov 20th, 2024"
|
date: "Wed Nov 20th, 2024"
|
||||||
|
|||||||
@@ -29,7 +29,6 @@
|
|||||||
<h1 class="mb-8 text-h2 lg:-texth2">
|
<h1 class="mb-8 text-h2 lg:-texth2">
|
||||||
{{ .title | markdownify }}
|
{{ .title | markdownify }}
|
||||||
</h1>
|
</h1>
|
||||||
<p> Devon was here </p>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<p class="mb-8 text-white">
|
<p class="mb-8 text-white">
|
||||||
{{ .content | markdownify }}
|
{{ .content | markdownify }}
|
||||||
|
|||||||
Reference in New Issue
Block a user