mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-12 17:11:20 +01:00
Add dotHub as a partner
This commit is contained in:
parent
d6c43e853b
commit
f035308e17
BIN
webapp/titanembeds/static/img/partners/dothub.png
Normal file
BIN
webapp/titanembeds/static/img/partners/dothub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user