We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9138101 commit d4cd356Copy full SHA for d4cd356
2 files changed
_data/conf.yml
@@ -148,7 +148,7 @@ anonymous-form: 'https://css4csv.clir.org/anonymous-incident-report-form/'
148
homepage-display: peri
149
150
livestream:
151
- show: false
+ show: true
152
button-label: 'Livestream'
153
url: 'https://www.youtube.com/c/Code4Lib'
154
_data/registration.yml
@@ -6,7 +6,7 @@
6
7
conference:
8
# "show" means display information on the home page and /general-info/attend
9
- show: true
+ show: false
10
url: https://concentracms.regfox.com/code4lib-2026
11
start-date: '2026-01-14'
12
start-time: 'noon EST / 9 a.m. PST'
0 commit comments