diff options
Diffstat (limited to 'website/templates/index.html')
-rw-r--r-- | website/templates/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 7105798..15d593d 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -19,7 +19,6 @@ <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> |