Browse Source

Remove duplicate bootstrap reference.

Taylor Otwell 9 years ago
parent
commit
26fce312c5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/views/app.blade.php

+ 0 - 1
resources/views/app.blade.php

@@ -7,7 +7,6 @@
 	<title>Laravel</title>
 
 	<!-- Bootstrap -->
-	<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet">
 	<link href="/css/app.css" rel="stylesheet">
 
 	<!-- Fonts -->