last fonts commit

This commit is contained in:
ilmedova 2020-06-06 20:14:20 +05:00
parent 5da3b3674f
commit 42adc83bf8
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="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="{{ asset ('assets/css/font-awesome.min.css')}}">
@yield('after_styles')
<link rel="stylesheet" href="{{ asset ('assets/css/style.css')}}">