From aa065bcd9b332fb664fa9b716b08d1d39271b03d Mon Sep 17 00:00:00 2001 From: Nick Krichevsky <nick@ollien.com> Date: Tue, 25 Sep 2018 10:44:56 -0400 Subject: [PATCH] Remove 2018 sponsors --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 4a2613b..2c0af70 100755 --- a/templates/index.html +++ b/templates/index.html @@ -115,7 +115,7 @@ <div class="section no-pad-bot"> <div class="container"> <div class="row center"> - <img src="../static/img/sponsors.png" alt="sponsors" class="responsive-img"> + <img src="../static/img/nosponsors.png" alt="sponsors" class="responsive-img"> </div> </div> </div>