Skip to content

Commit 2992d84

Browse files
authored
Merge pull request #23 from code4lib/sponsors
Adding first sponsors, turning on sponsor navigation now that we have some
2 parents a9508ca + d8ec950 commit 2992d84

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

_data/conf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,12 +238,12 @@ peri:
238238
# Sponsors
239239
###########
240240
# If false, hides sponsors link in navigation and footer
241-
show-sponsors: false
241+
show-sponsors: true
242242
# Toggles whether prospectus button displays on homepage and sponsor pages
243243
sponsor-buttons: true
244244
# if true, the nav/footer links go to /prospectus/ instead of /sponsors/
245245
# for use early on when we are looking for, but do not have many, sponsors
246-
sponsors-links-to-prospectus: true
246+
sponsors-links-to-prospectus: false
247247
# URL to document
248248
prospectus-document:
249249
sponsor-btn-link: https://www.concentra-cms.com/c4l25sponsorreg.html

_data/sponsors.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
- name: University Library System, University of Pittsburgh
2+
img: /assets/img/sponsors/university_of_pittsburgh_library_system.png
3+
link: http://www.library.pitt.edu/
4+
level: contributor
5+
6+
- name: iSchool at Illinois
7+
img: /assets/img/sponsors/ischool_at_illinois.jpg
8+
link: https://ischool.illinois.edu/
9+
level: contributor
10+
11+
- name: Rockefeller Archive Center
12+
img: /assets/img/sponsors/rockarch.png
13+
link: https://rockarch.org/
14+
level: bronze
109 KB
Loading

assets/img/sponsors/rockarch.png

67.9 KB
Loading
105 KB
Loading

0 commit comments

Comments
 (0)