Skip to content

Commit 11e8829

Browse files
committed
Add Jetbrains logo
1 parent 952db4a commit 11e8829

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

layouts/partials/site-footer.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<footer class="bg-white bottom-0 w-100" role="contentinfo">
22
<div class="flex flex-column justify-around pa3 pb5">
33
<div class="flex justify-between w-100 center sponsor">
4+
<div class="flex flex-column center">
5+
<a href="" target="_blank">
6+
<img src="/sponsors/Jetbrains.svg" alt="Jetbrains" width="130px" style="padding-top: 20px; padding-bottom: 25px;">
7+
</a>
8+
<span>Platinum Sponsor</span>
9+
</div>
410
<div class="flex flex-column center">
511
<a href="" target="_blank">
612
<img src="/sponsors/Janestreet.svg" alt="Jane Street" height="130px">

static/sponsors/Jetbrains.svg

Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)