Change jshub to discord tech

This commit is contained in:
Jeremy Zhang 2017-11-25 02:33:36 +00:00
parent 83aee60eaf
commit dcab78e0cc
3 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

View File

@ -256,12 +256,12 @@ We want to see all of our members rise to their potential and find success in th
<div class="card-panel indigo lighten-5 z-depth-1"> <div class="card-panel indigo lighten-5 z-depth-1">
<div class="row"> <div class="row">
<div class="col s12 l2"> <div class="col s12 l2">
<img src="{{ url_for('static', filename='img/partners/dothub.png') }}" alt="" class="circle responsive-img"> <img src="{{ url_for('static', filename='img/partners/discord_technology.jpg') }}" alt="" class="circle responsive-img">
</div> </div>
<div class="col s12 l10"> <div class="col s12 l10">
<h5 class="black-text card-title">dotHub</h5> <h5 class="black-text card-title">Discord Technology</h5>
<p class="black-text flow-text">Directory of dotJS's State of the Art Works</p> <p class="black-text flow-text">Technology Discussions</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> <p class="black-text">Welcome to Discord Technology - dev chats, code discussion, and more! Join now for an awesome community, with events like #code, and extensions like Applemoji!</p>
<a href="https://discord.gg/MpnbrX7" class="waves-effect btn" target="_blank">Discord Server</a> <a href="https://discord.gg/MpnbrX7" class="waves-effect btn" target="_blank">Discord Server</a>
</div> </div>
</div> </div>