fonts ARE FROM NEOS
This commit is contained in:
parent
f5ae6c5a3b
commit
223c536e4c
|
|
@ -10,7 +10,7 @@
|
|||
<meta name='description' content='{{ $meta_description }}' />
|
||||
<link rel="shortcut icon" href="{{ asset ('assets/favicon.ico')}}">
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/bootstrap.css') }}">
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/font-awesome.min.css')}}">
|
||||
<link rel="stylesheet" href="http://neosglobal.uk/css/font-awesome.min.css">
|
||||
|
||||
@yield('after_styles')
|
||||
<link rel="stylesheet" href="{{ asset ('assets/css/style.css')}}">
|
||||
|
|
|
|||
Loading…
Reference in New Issue