Meta Twice Removed

This commit is contained in:
devansh bawari 2021-09-06 13:59:10 +05:30
parent f75aec0b54
commit 7734ce780a
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@
@yield('head')
{{-- seo meta data --}}
@section('seo')
<meta name="description" content="{{ core()->getCurrentChannel()->description }}"/>
@show
@yield('seo')
{{-- fav icon --}}
@if ($favicon = core()->getCurrentChannel()->favicon_url)