mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Added a patreon banner link to the index and dashboard
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user