diff --git a/_data/sponsors.yml b/_data/sponsors.yml index 30b1971..a9057d6 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -150,3 +150,29 @@ img: /assets/img/sponsors/keenious.png link: https://www.keenious.com/landing level: exhibitor + +# - giveaway +- name: Facet Publishing + img: /assets/img/sponsors/FacetPublishing.png + link: https://www.facetpublishing.co.uk + level: giveaway + +- name: O'Reilly + img: /assets/img/sponsors/OReilly.png + link: https://www.oreilly.com + level: giveaway + +- name: Pragmatic Bookshelf + img: /assets/img/sponsors/PragmaticBookshelf.png + link: https://pragprog.com + level: giveaway + +- name: Rosenfeld Media + img: /assets/img/sponsors/RosenfeldMedia.png + link: https://rosenfeldmedia.com + level: giveaway + +- name: University of Minnesota Press + img: /assets/img/sponsors/UofMinnesotaPress.jpg + link: https://www.upress.umn.edu/ + level: giveaway diff --git a/assets/img/sponsors/FacetPublishing.png b/assets/img/sponsors/FacetPublishing.png new file mode 100644 index 0000000..d5ba45e Binary files /dev/null and b/assets/img/sponsors/FacetPublishing.png differ diff --git a/assets/img/sponsors/OReilly.png b/assets/img/sponsors/OReilly.png new file mode 100644 index 0000000..dbbcc3a Binary files /dev/null and b/assets/img/sponsors/OReilly.png differ diff --git a/assets/img/sponsors/PragmaticBookshelf.png b/assets/img/sponsors/PragmaticBookshelf.png new file mode 100644 index 0000000..fa5d349 Binary files /dev/null and b/assets/img/sponsors/PragmaticBookshelf.png differ diff --git a/assets/img/sponsors/RosenfeldMedia.png b/assets/img/sponsors/RosenfeldMedia.png new file mode 100644 index 0000000..db8927a Binary files /dev/null and b/assets/img/sponsors/RosenfeldMedia.png differ diff --git a/assets/img/sponsors/UofMinnesotaPress.jpg b/assets/img/sponsors/UofMinnesotaPress.jpg new file mode 100644 index 0000000..344e30d Binary files /dev/null and b/assets/img/sponsors/UofMinnesotaPress.jpg differ