diff --git a/_data/conf.yml b/_data/conf.yml index 726b6bad..7614a8a6 100644 --- a/_data/conf.yml +++ b/_data/conf.yml @@ -163,8 +163,8 @@ call-for-sponsors: true homepage-sponsor-button: true sponsorpage-sponsor-button: false # URL to document -prospectus-document: '' -sponsor-btn-link: 'https://na.eventscloud.com/sponsor.c4l21' +# prospectus-document: '' +# sponsor-btn-link: 'https://na.eventscloud.com/sponsor.c4l21' ########## # !!!NOTE!!! All 'end-date' vars should be in the following format: YYYY-MM-DD diff --git a/prospectus/index.html b/prospectus/index.html index f927ea9f..70e360ec 100644 --- a/prospectus/index.html +++ b/prospectus/index.html @@ -64,13 +64,18 @@
- If you're ready to make a pledge, please visit our sponsor registration form. If you have questions, please get in touch with {{site.data.conf.sponsor-contact-email}}. + {% if site.data.conf.sponsor-btn-link != nil %} + If you're ready to make a pledge, please visit our sponsor registration form. + {% endif %} + {% if site.data.conf.sponsor-contact-email != nil %} + If you have questions, please get in touch with {{site.data.conf.sponsor-contact-email}}. + {% endif %}
{% endif %} - {% if site.data.conf.prospectus-document != '' %} + {% if site.data.conf.prospectus-document != nil %}A one-page information sheet (PDF) is available to assist with making a case to sponsor the Code4Lib Conference.
@@ -255,7 +260,7 @@CONTACT