Add some missing changes
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<title>{{ isset($pageTitle) ? $pageTitle : Setting::get('app_name') }} | Cachet</title>
|
||||
|
||||
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700,300,600' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/css/application.css">
|
||||
|
||||
<script src="{{ elixir('js/all.js') }}"></script>
|
||||
|
||||
Reference in New Issue
Block a user