Update app.blade.php

This commit is contained in:
Mathew Hany 2015-02-26 01:38:17 -08:00
parent 78e24acf2a
commit 99f2f1949f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Laravel</title>
<link href="/css/app.css" rel="stylesheet">
<link href="{{ asset('/css/app.css') }}" rel="stylesheet">
<!-- Fonts -->
<link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>