Adding sponsor gamblify

This commit is contained in:
pcvonz
2017-09-22 15:34:18 -07:00
parent 254fe00d9e
commit fd0612fe5b
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -145,5 +145,13 @@ postPage = "{{ :slug }}"
</div>
</div>
</div>
<div class="container">
<h2> Gold Sponsors </h2>
<a href="https://www.gamblify.com/"><img src="{{ 'assets/home/sponsors/gamblify.png'|theme }}"></a>
<div class="flex-center">
<a class="button button-success" href="/donate"><i class=""></i> Support us! </a>
</div>
</div>
{% partial "footer" %}
</html>