mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Add streamers connected as a partner
This commit is contained in:
parent
9a2c7a6261
commit
e094a8b0e7
BIN
webapp/titanembeds/static/img/partners/streamers_connected.png
Normal file
BIN
webapp/titanembeds/static/img/partners/streamers_connected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 KiB |
@ -188,4 +188,23 @@ etc.</p>
|
||||
</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/streamers_connected.png') }}" alt="" class="circle responsive-img">
|
||||
</div>
|
||||
<div class="col s12 l10">
|
||||
<h5 class="black-text card-title">Streamers Connected</h5>
|
||||
<p class="black-text flow-text">Community for all Content Creators, Alike</p>
|
||||
<p class="black-text">Streamers Connected is a community for content creators across all platforms of any genre and size. We strive to provide a place for creators to network, grow, and find any resources they may need to produce the best content they can.
|
||||
We want to see all of our members rise to their potential and find success in their passion to create and entertain. We work with large and small developers to bring our streamers games at discounted prices, and fund giveaways.</p>
|
||||
<a href="https://www.streamersconnected.tv/" class="waves-effect btn" target="_blank">Website</a>
|
||||
<a href="https://discord.gg/StreamersConnected" class="waves-effect btn" target="_blank">Discord Server</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user