aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2017-12-25 20:34:50 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2017-12-25 20:34:50 +0200
commitb048975d318da59aa0a31689a21e8f3c1c8ebb5b (patch)
tree125a4434994af0b13965bdc9a65c9982b291207c /src/index.html
parent0fe65c416358c8e5ddf209c416e0fe46fb1bf7e9 (diff)
Stuff
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 9492f35..2dd9ab8 100644
--- a/src/index.html
+++ b/src/index.html
@@ -16,7 +16,7 @@
<!-- riot tags -->
<script src="components/site.tag" type="riot/tag"></script>
<script src="components/header.tag" type="riot/tag"></script>
- <script src="components/footer.tag" type="riot/tag"></script>
+ <script src="components/contact.tag" type="riot/tag"></script>
<script src="components/content.tag" type="riot/tag"></script>
<script src="components/list.tag" type="riot/tag"></script>
<script src="components/subheading.tag" type="riot/tag"></script>