We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70a4644 + 8c49e1e commit a1ea778Copy full SHA for a1ea778
1 file changed
app/views/index.scala.html
@@ -304,6 +304,17 @@ <h3>Thank you to our premium sponsors!</h3>
304
<h3>Thank you to all our backers!</h3>
305
@renderBackers(backers)
306
</div>
307
+ <h3>Thank you for providing free tooling!</h3>
308
+ <div class="flex-grid two-up three-up-medium three-up-large">
309
+ <div class="box block-only-not-small"></div>
310
+ <div class="box">
311
+ <a href="//jetbrains.com/" target="_blank" rel="noopener noreferrer">
312
+ <img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png">
313
+ <span></span>
314
+ </a>
315
+ </div>
316
317
318
</article>
319
</section>
320
<script type="text/javascript" charset="utf-8" src="@routes.Assets.versioned("javascripts/fse.js")"></script>
0 commit comments