mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-23 21:47:04 +01:00
Add LGBTQ+ Lounge to the partners list
This commit is contained in:
parent
31b8f66abe
commit
5ecedfd7fc
BIN
webapp/titanembeds/static/img/partners/lgbtq_lounge.jpg
Normal file
BIN
webapp/titanembeds/static/img/partners/lgbtq_lounge.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
@ -251,6 +251,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/lgbtq_lounge.jpg') }}" alt="" class="circle responsive-img">
|
||||
</div>
|
||||
<div class="col s12 l10">
|
||||
<h5 class="black-text card-title">LGBTQ+</h5>
|
||||
<p class="black-text flow-text">A Welcoming Community for People of All Sexuality</p>
|
||||
<p class="black-text">LGBTQ+ Lounge is a community that welcomes all, regardless of gender or sexuality, come to our server to enjoy yourself and make new friends and involve yourself with some of the events and activities that the staff will organise.</p>
|
||||
<a href="https://discord.io/lgbtq-lounge" 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