Added a patreon banner link to the index and dashboard

This commit is contained in:
Jeremy Zhang
2017-08-13 11:19:43 +00:00
parent c832e69483
commit d363b66799
3 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@
{% set title="Index" %}
{% block content %}
{% include 'patreon_banner.html.j2' %}
<h1 class="center-align">Embed Discord like a<br><strong>true Titan</strong></h1>
<p class="flow-text center-align">Add <strong>Titan</strong> to your discord server to create your own personalized chat embed!</p>
<a class="waves-effect waves-light btn btn-large center_content" href="{{ url_for('user.dashboard') }}">Start here!</a>