diff --git a/content/index.blade.php b/content/index.blade.php index 04a46c4..341c3bb 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,6 +1,6 @@ @inject('type', 'Type') @extends('template.'.config('settings.template').'.content.master') -@section('content') +@section('head') - - - +@stop +@section('content')