diff options
author | 2018-06-18 22:21:16 +0100 | |
---|---|---|
committer | 2018-06-18 22:21:16 +0100 | |
commit | e9d647ec13029fdf9f047e32850a7b9a859ace60 (patch) | |
tree | 984f1498f921eb6f14a582007221446bae61b16a /templates | |
parent | Partner updates (diff) |
Remove extraneous code
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index a9d022d1..c73c2e4b 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -20,14 +20,6 @@ available to assist around the clock. Whether you're looking to learn the language or working on a complex project, we've got someone who can help you if you get stuck. </p> -{# <div class="uk-container uk-align-center">#} -{# <a href="https://www.reddit.com/r/Python/" class="uk-button uk-button-large uk-button-darkish" id="reddit-button">#} -{# <div>#} -{# <i class="uk-icon fa-fw fab fa-reddit-alien uk-float-left"></i>#} -{# <div class="uk-text-center">Official Discord server of r/Python</div>#} -{# </div>#} -{# </a>#} -{# </div>#} <div class="uk-container uk-align-center"> <a href="{{ url_for('main.invite') }}" class="uk-button uk-button-large uk-button-darkish" id="invite-button"> <img src="https://discordapp.com/api/guilds/267624335836053506/embed.png?style=banner3"> |