diff --git a/data/events/2016-washington-dc.yml b/data/events/2016-washington-dc.yml index 9f7382987b6..ecd4eda461d 100644 --- a/data/events/2016-washington-dc.yml +++ b/data/events/2016-washington-dc.yml @@ -126,6 +126,8 @@ sponsors: # List all of your sponsors here along with what level of sponsorship level: silver - id: stsi level: silver + - id: phishme + level: silver sponsor_levels: # In this section, list the level of sponsorships and the label to use. diff --git a/data/sponsors/phishme.yml b/data/sponsors/phishme.yml new file mode 100644 index 00000000000..9918770b3e0 --- /dev/null +++ b/data/sponsors/phishme.yml @@ -0,0 +1,2 @@ +name: "PhishMe" +url: "http://www.phishme.com" diff --git a/static/img/sponsors/phishme.png b/static/img/sponsors/phishme.png new file mode 100644 index 00000000000..6db458e2d81 Binary files /dev/null and b/static/img/sponsors/phishme.png differ