-
-
Notifications
You must be signed in to change notification settings - Fork 1
Sponsors
DO NOT DELETE OLD SPONSORS.
There are a couple things to note about sponsors. First a sponsor can be active or in-active. Active sponsors are the ones whose images will appear on the top banner.
In the top left there is a pill called "Non-Active Sponsors" clicking it will show all the old sponsors that are non-active. Click on the sponsor you would like to activate and then click the activate button.
In the top left there is a pill called "Active Sponsors" clicking it will show all the active sponsors. Click on the ID (number) link and then click the deactivate button.
The logo of the sponsor is to be added to the folder /api/static/pictures/sponsors with the filename being <sponsor_name>.png. The sponsor_name is lowercase and replace any spaces with and underscore. For example, Campus Pizza (sponsor name in database) would have a filename of "campus_pizza.png". You can add a picture through the Github interface. After any photos are added one would need to deploy to heroku for them to appear on the website.