aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-21 14:48:24 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-21 14:48:24 +0000
commitb2dd7529f04fbc2fa2aa4bc4716df706b9907531 (patch)
treead9a0068646a5c36e356ddb1246022a23b3c3782 /templates
parentMore landing page work. Also: Blurple! (diff)
Remove extra buttons
Diffstat (limited to 'templates')
-rw-r--r--templates/main/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/templates/main/index.html b/templates/main/index.html
index 05537b6e..c7b85bf9 100644
--- a/templates/main/index.html
+++ b/templates/main/index.html
@@ -38,17 +38,4 @@
</div>
</div>
</div>
-
- <div class="uk-section" style="padding-top: 20px;">
- <div class="uk-container">
- <div uk-grid class="uk-child-width-expand uk-grid-large">
- <div>
- <a class="uk-button uk-button-default uk-button-large uk-width-1-1">One</a>
- </div>
- <div>
- <a class="uk-button uk-button-default uk-button-large uk-width-1-1">Two</a>
- </div>
- </div>
- </div>
- </div>
{% endblock %} \ No newline at end of file