mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Add everybot to about page partners section
This commit is contained in:
parent
162baec3c0
commit
ed327a4ad1
BIN
webapp/titanembeds/static/img/partners/everybot.jpg
Normal file
BIN
webapp/titanembeds/static/img/partners/everybot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
@ -153,4 +153,21 @@ etc.</p>
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</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/everybot.jpg') }}" alt="" class="circle responsive-img">
|
||||||
|
</div>
|
||||||
|
<div class="col s12 l10">
|
||||||
|
<h5 class="black-text card-title">Everybot</h5>
|
||||||
|
<p class="black-text">Hey, thank you for reading this, Everybot is a Discord Bot created by JustMaffie, we aim to bring fun and moderation to Discord servers using our commands.
|
||||||
|
We also want to provide a nice community at our Discord Server.
|
||||||
|
<a href="https://discord.gg/7creW7n" class="waves-effect btn" target="_blank">Discord Server</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user