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 840476a + 5259566 commit 87aac5dCopy full SHA for 87aac5d
4 files changed
app/views/index.scala.html
@@ -261,6 +261,18 @@ <h3>Thank you to our premium sponsors!</h3>
261
<span></span>
262
</a>
263
</div>
264
+ <div class="box">
265
+ <a href="//cedarlakeventures.com/" target="_blank" rel="noopener noreferrer">
266
+ <img src="@routes.Assets.versioned("images/home/sponsors/cedar-lake-ventures.png")">
267
+ <span></span>
268
+ </a>
269
+ </div>
270
271
+ <a href="//iterable.com/" target="_blank" rel="noopener noreferrer">
272
+ <img src="@routes.Assets.versioned("images/home/sponsors/iterable.png")">
273
274
275
276
277
<div id="backers">
278
<h3>Thank you to all our backers!</h3>
public/images/home/sponsors/cedar-lake-ventures.png
4.09 KB
public/images/home/sponsors/informaticon-logo-full-color.png
-4.15 KB
public/images/home/sponsors/iterable.png
10.7 KB
0 commit comments