Skip to content

Commit b215f7f

Browse files
authored
Merge pull request #12 from code4lib/sponsorship-chart-download
adding PDF download of sponsorship chart
2 parents 80a1b3c + 95c4410 commit b215f7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
132 KB
Binary file not shown.

prospectus/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,9 @@ <h2>Sponsor Contact</h2>
362362
<div class="container">
363363
<div class="row">
364364
<div class="col-12">
365-
<p id="summary-general" style="width: 100%; text-align: center;"><img class="info-image" src="/assets/img/sponsors/chart-general.png" alt="Summary chart of general sponsorships"/></p>
365+
<p id="summary-general" style="width: 100%; text-align: center;"><a href="/assets/img/sponsors/code4lib-sponsorship.pdf"><img class="info-image" src="/assets/img/sponsors/chart-general.png" alt="Summary chart of general sponsorships"/></a></p>
366366
<p class="text-right small"><a href="#general">Return to General Sponsorships</a></p>
367-
<p id="summary-dai" style="width: 100%; text-align: center;"><img class="info-image" src="/assets/img/sponsors/chart-dai.png" alt="Summary chart of Diversity, Accessibility, and Inclusion sponsorships"/></p>
367+
<p id="summary-dai" style="width: 100%; text-align: center;"><a href="/assets/img/sponsors/code4lib-sponsorship.pdf"><img class="info-image" src="/assets/img/sponsors/chart-dai.png" alt="Summary chart of Diversity, Accessibility, and Inclusion sponsorships"/></a></p>
368368
<p class="text-right small"><a href="#dai">Return to Diversity, Accessibility and Inclusion Sponsorships</a></p>
369369
</div>
370370
</div>

0 commit comments

Comments
 (0)