fonts ARE FROM NEOS

This commit is contained in:
ilmedova 2020-06-06 19:47:20 +05:00
parent f5ae6c5a3b
commit 223c536e4c
1 changed files with 1 additions and 1 deletions

View File

@ -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')}}">