summaryrefslogtreecommitdiff
path: root/public/views/head.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-01-21 00:11:24 -0600
committerCheng-Han, Wu2016-01-21 00:11:24 -0600
commit98a8640edb8e4aac003601269166d981d04bded0 (patch)
tree8d10d548fd5d72a7b894cd5cdd1e6046faf86b3d /public/views/head.ejs
parent16dcd27b780fe47ceffa43678ae0aec3fbf735c7 (diff)
Removed unused include
Diffstat (limited to 'public/views/head.ejs')
-rw-r--r--public/views/head.ejs3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/views/head.ejs b/public/views/head.ejs
index 5862e87c..acc6c78d 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -14,7 +14,6 @@
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-social/4.9.0/bootstrap-social.min.css">
-<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-switch/3.3.2/css/bootstrap3/bootstrap-switch.min.css">
<% } else { %>
<link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css">
@@ -44,4 +43,4 @@
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.2.0/es5-shim.min.js"></script>
-<![endif]--> \ No newline at end of file
+<![endif]-->