We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952db4a commit 11e8829Copy full SHA for 11e8829
layouts/partials/site-footer.html
@@ -1,6 +1,12 @@
1
<footer class="bg-white bottom-0 w-100" role="contentinfo">
2
<div class="flex flex-column justify-around pa3 pb5">
3
<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>
10
<div class="flex flex-column center">
11
<a href="" target="_blank">
12
<img src="/sponsors/Janestreet.svg" alt="Jane Street" height="130px">
static/sponsors/Jetbrains.svg
0 commit comments