aboutsummaryrefslogtreecommitdiffstats
path: root/templates/main
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-19 16:06:24 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-19 16:06:24 +0100
commit6e7b18de43a372ade558546dac9d460bfd46a746 (patch)
tree98b823899e9bda1aef124c85d7b97a5333270305 /templates/main
parent[Jams] Team member cards coloured based on assignment (diff)
[Jams] EasyList was blocking the JetBrains logo
Diffstat (limited to 'templates/main')
-rw-r--r--templates/main/jams/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/jams/index.html b/templates/main/jams/index.html
index 0ef5fd9e..e2201398 100644
--- a/templates/main/jams/index.html
+++ b/templates/main/jams/index.html
@@ -40,7 +40,7 @@
</p>
<a href="https://jetbrains.com">
- <img src="{{ static_file("images/jetbrains.png") }}" class="sponsor-logo"/>
+ <img src="{{ static_file("images/jetbrains.png") }}" class="jam-image"/>
</a>
</figure>
</div>