aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-12 00:14:39 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-12 00:14:39 +0200
commit7affc403fc1a0e3ca823cb188f1bce08f221dd8a (patch)
tree0f449345a509df01b597b7a4604cb5f2199d2526 /pydis_site/templates/home/index.html
parentNew landing page. Not quite done yet. This probably should've been more than ... (diff)
Implemented a sticky footer system
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r--pydis_site/templates/home/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index 1f4da8e3..511e05e5 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -49,5 +49,4 @@
</div>
</section>
- {% include "base/footer.html" %}
{% endblock %}