summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index aad33f2..7105798 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -19,7 +19,7 @@
<link rel="stylesheet" href="{% static 'css/foundation.css' %}" />
<link rel="stylesheet" href="{% static 'css/main.css' %}" />
<link rel="stylesheet" href="{% static 'css/override.css' %}" />
-
+ <link rel="stylesheet" href="{% static 'css/foundation3/app.css' %}">
<script src="js/vendor/custom.modernizr.js"></script>
</head>