diff --git a/hackathon_site/event/static/event/images/sponsors/altera.png b/hackathon_site/event/static/event/images/sponsors/altera.png new file mode 100644 index 0000000..7379692 Binary files /dev/null and b/hackathon_site/event/static/event/images/sponsors/altera.png differ diff --git a/hackathon_site/event/static/event/images/sponsors/ece.png b/hackathon_site/event/static/event/images/sponsors/ece.png new file mode 100644 index 0000000..d8fa093 Binary files /dev/null and b/hackathon_site/event/static/event/images/sponsors/ece.png differ diff --git a/hackathon_site/event/static/event/images/sponsors/edge_impulse.png b/hackathon_site/event/static/event/images/sponsors/edge_impulse.png new file mode 100644 index 0000000..d969e31 Binary files /dev/null and b/hackathon_site/event/static/event/images/sponsors/edge_impulse.png differ diff --git a/hackathon_site/event/static/event/js/sponsors-data.js b/hackathon_site/event/static/event/js/sponsors-data.js index bfee6ea..8bc510f 100644 --- a/hackathon_site/event/static/event/js/sponsors-data.js +++ b/hackathon_site/event/static/event/js/sponsors-data.js @@ -13,6 +13,28 @@ window.SPONSORS_DATA = [ logo: "event/images/sponsors/alphawave.png", website: "https://awavesemi.com" }, + { + name: "Marvell", + logo: "event/images/sponsors/marvell.png", + website: "https://www.marvell.com" + }, + { + name: "MLH", + logo: "event/images/sponsors/mlh.png", + website: "https://mlh.io" + }, + { + name: "Titan Haptics", + logo: "event/images/sponsors/titan.png", + website: "https://titanhaptics.com" + }, + + /*** + { + name: "Ubisoft", + logo: "event/images/sponsors/ubisoft.png", + website: "https://www.ubisoft.com" + }, { name: "AMD", logo: "event/images/sponsors/amd.png", @@ -23,30 +45,26 @@ window.SPONSORS_DATA = [ logo: "event/images/sponsors/indomie.png", website: "https://www.indomie.com" }, - { - name: "Marvell", - logo: "event/images/sponsors/marvell.png", - website: "https://www.marvell.com" - }, { name: "Microchip", logo: "event/images/sponsors/microchip.png", website: "https://www.microchip.com" }, + ***/ { - name: "MLH", - logo: "event/images/sponsors/mlh.png", - website: "https://mlh.io" + name: "Altera", + logo: "event/images/sponsors/altera.png", + website: "https://www.altera.com" }, { - name: "Titan Haptics", - logo: "event/images/sponsors/titan.png", - website: "https://titanhaptics.com" + name: "University of Toronto ECE Department", + logo: "event/images/sponsors/ece.png", + website: "https://www.ece.utoronto.ca" }, { - name: "Ubisoft", - logo: "event/images/sponsors/ubisoft.png", - website: "https://www.ubisoft.com" + name: "Edge Impulse", + logo: "event/images/sponsors/edge_impulse.png", + website: "https://www.edgeimpulse.com" }, // Add more sponsors here: // {