diff options
Diffstat (limited to '')
-rw-r--r-- | public/views/head.ejs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/views/head.ejs b/public/views/head.ejs index acc6c78d..92fd44e4 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -18,7 +18,6 @@ <link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="/css/bootstrap-social.css"> -<link rel="stylesheet" href="/vendor/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.min.css"> <% } %> <link rel="stylesheet" href="/vendor/jquery-ui/jquery-ui.min.css"> <link rel="stylesheet" href="/vendor/codemirror/lib/codemirror.css"> |