summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-05-08 13:50:55 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-05-08 13:50:55 +0200
commitc2b23cb19174a22d82b44104483affc00c52b602 (patch)
treebe52d9bb6f811a201dfd9b383926b10fd624110b
parentf01e0c72f78e7618a422ec9e25c7712e8ca551ae (diff)
downloadwebsite-c2b23cb19174a22d82b44104483affc00c52b602.tar.xz
index: we want to include the footer, not the header twice
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9b0cca5..8bc97db 100644
--- a/index.html
+++ b/index.html
@@ -38,6 +38,6 @@
</div>
</div>
</div>
-<!--# include file="header.html" -->
+<!--# include file="footer.html" -->
</body>
</html>