File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -251,6 +251,9 @@ prospectus-document:
251251# TODO 2026 prospectus
252252sponsor-btn-link : https://www.concentra-cms.com/c4l25sponsorreg.html
253253show-sponsorship-details : true
254+ # displays assets/img/sponsors/chart-general.png and chart-dai.png
255+ # at bottom of prospectus, see 2025 for example
256+ show-sponsorship-charts : false
254257
255258# #########
256259# !!!NOTE!!! All 'end-date' vars should be in the following format: YYYY-MM-DD
Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ <h2>Sponsor Contact</h2>
357357</ div >
358358{% endif %}
359359
360- {% if site.data.conf.show-sponsorship-details %}
360+ {% if site.data.conf.show-sponsorship-charts %}
361361< section class ="prospectus-summary ">
362362 < div class ="container ">
363363 < div class ="row ">
You can’t perform that action at this time.
0 commit comments