Skip to content

Commit d4cd356

Browse files
committed
fix: show livestream button, hide registration
1 parent 9138101 commit d4cd356

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_data/conf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ anonymous-form: 'https://css4csv.clir.org/anonymous-incident-report-form/'
148148
homepage-display: peri
149149

150150
livestream:
151-
show: false
151+
show: true
152152
button-label: 'Livestream'
153153
url: 'https://www.youtube.com/c/Code4Lib'
154154

_data/registration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
conference:
88
# "show" means display information on the home page and /general-info/attend
9-
show: true
9+
show: false
1010
url: https://concentracms.regfox.com/code4lib-2026
1111
start-date: '2026-01-14'
1212
start-time: 'noon EST / 9 a.m. PST'

0 commit comments

Comments
 (0)