From 5f18760cffb361dc84a5c0a13455c8cddbadef94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Mon, 27 Dec 2021 15:05:22 +0100 Subject: [PATCH] . --- content/includes/css.blade.php | 2 +- content/includes/meta.blade.php | 8 ++++---- content/index.blade.php | 4 ++-- css/app.css | 3 +-- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 98df2b3..2bd15bd 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -1,4 +1,4 @@ - + diff --git a/content/includes/meta.blade.php b/content/includes/meta.blade.php index 781e12f..6f9000d 100644 --- a/content/includes/meta.blade.php +++ b/content/includes/meta.blade.php @@ -23,12 +23,12 @@ @endif @elseif (Route::currentRouteName() == 'content' and isset($list) and isset($content)) - Aktuelle Stellenangebote in {{ $list->name }} + Neuigkeiten vom Konradenhof - - + + - + @if ($list->image) diff --git a/content/index.blade.php b/content/index.blade.php index e684142..1cb78fe 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,6 +1,6 @@ @extends('template.'.config('settings.template').'.content.master') -@section('meta_title', 'Title HomePage') -@section('meta_description', 'Description HomePage') +@section('meta_title', 'Alpakas vom Konradenhof - Gaisheim, Moosbach') +@section('meta_description', 'Informationen und Neuigkeiten rund um unseren Alpaka Hof') @section('content')