Add dotHub as a partner

This commit is contained in:
Jeremy Zhang 2017-09-24 07:47:38 +00:00
parent d6c43e853b
commit f035308e17
2 changed files with 17 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -267,6 +267,23 @@ We want to see all of our members rise to their potential and find success in th
</div>
</div>
</div>
<div class="row">
<div class="col s12">
<div class="card-panel indigo lighten-5 z-depth-1">
<div class="row">
<div class="col s12 l2">
<img src="{{ url_for('static', filename='img/partners/dothub.png') }}" alt="" class="circle responsive-img">
</div>
<div class="col s12 l10">
<h5 class="black-text card-title">dotHub</h5>
<p class="black-text flow-text">Directory of dotJS's State of the Art Works</p>
<p class="black-text">dotHub - the hub for all the stuff relating to dotJS - my bots, sites, communities, and more! We also have Discord Technology and #code on this server.</p>
<a href="https://discord.gg/MpnbrX7" class="waves-effect btn" target="_blank">Discord Server</a>
</div>
</div>
</div>
</div>
</div>
{% endblock %}
{% block script %}
<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.0/masonry.pkgd.min.js" integrity="sha256-YFADoQJIYFj+isdXssMGUrmsVNbVDfN5m8jPgVN+9m4=" crossorigin="anonymous"></script>