mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 18:11:23 +01:00
Added Reddit Tech to partners
This commit is contained in:
parent
0826ad9637
commit
ecfa8a0ed7
BIN
webapp/titanembeds/static/img/partners/reddit_tech.png
Normal file
BIN
webapp/titanembeds/static/img/partners/reddit_tech.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
@ -130,4 +130,22 @@ 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/reddit_tech.png') }}" alt="" class="circle responsive-img">
|
||||
</div>
|
||||
<div class="col s12 l10">
|
||||
<h5 class="black-text card-title">Reddit Tech</h5>
|
||||
<p class="black-text flow-text">Reddit Technology Discussions</p>
|
||||
<p class="black-text">Are you interested in technology? Want to discuss your PC build with others, or anything else tech related? Just want to hang out with fellow PCMasterRace people? Then Reddit Tech is the place for you!</p>
|
||||
<a href="https://discord.gg/WS5DadN" class="waves-effect btn" target="_blank">Discord Server</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user