diff --git a/resources/views/home/index/index.blade.php b/resources/views/home/index/index.blade.php index f27c6e1313d8a3b976a057866ff8998725e0fd91..87ed5eacc0f9ad27a9534beb4cf9c5b89169cfe1 100644 --- a/resources/views/home/index/index.blade.php +++ b/resources/views/home/index/index.blade.php @@ -1,6 +1,6 @@ @extends('layouts.home') -@section('title', $config['WEB_TITLE']) +@section('title', $config['WEB_NAME']) @section('keywords', $config['WEB_KEYWORDS'])