Skip to content

Commit f47f312

Browse files
authored
Merge pull request #51 from code4lib/fix-make-live
Opening up details
2 parents a500682 + b2e6621 commit f47f312

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/conf.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,12 +179,12 @@ anonymous-form: 'https://css4csv.clir.org/anonymous-incident-report-form/'
179179
homepage-display: peri
180180

181181
livestream:
182-
show: false
182+
show: true
183183
button-label: 'Join Livestream'
184184
url: 'https://www.youtube.com/c/Code4Lib'
185185

186186
slides:
187-
show: false
187+
show: true
188188
url: 'https://osf.io/meetings/c4l25'
189189
contact: ''
190190
email: ''
@@ -241,7 +241,7 @@ peri:
241241
# If false, hides sponsors link in navigation and footer
242242
show-sponsors: true
243243
# Toggles whether prospectus button displays on homepage and sponsor pages
244-
sponsor-buttons: true
244+
sponsor-buttons: false
245245
# if true, the nav/footer links go to /prospectus/ instead of /sponsors/
246246
# for use early on when we are looking for, but do not have many, sponsors
247247
sponsors-links-to-prospectus: false

0 commit comments

Comments
 (0)