podcast episodes view added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-07 20:01:16 +01:00
parent de0b54bb53
commit 712c54f26d
13 changed files with 29 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ namespace App\Http\Livewire\Library;
use App\Models\Country;
use App\Models\Episode;
use Livewire\Component;
use RalphJSmit\Laravel\SEO\Support\SEOData;
class PodcastEpisodesTable extends Component
{
@@ -45,6 +46,12 @@ class PodcastEpisodesTable extends Component
)
->orderByDesc('data->datePublished')
->paginate($this->perPage),
])->layout('layouts.app', [
'SEOData' => new SEOData(
title: __('Podcast Episodes'),
description: __('Search and find Bitcoin Podcast episodes.'),
image: asset('img/Screenshot_Podcast_Episodes.png')
),
]);
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

View File

@@ -798,5 +798,6 @@
"Podcast Episodes": "Podcast-Episoden",
"Language": "Sprache",
"minutes": "Minuten",
"Recurring appointment \/ monthly": "Wiederkehrende Termine \/ monatlich"
"Recurring appointment \/ monthly": "Wiederkehrende Termine \/ monatlich",
"Search and find Bitcoin Podcast episodes.": "Suche und finde Bitcoin Podcast-Episoden."
}

View File

@@ -795,5 +795,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -795,5 +795,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -796,5 +796,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -758,5 +758,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}

View File

@@ -770,5 +770,6 @@
"Podcast Episodes": "",
"Language": "",
"minutes": "",
"Recurring appointment \/ monthly": ""
"Recurring appointment \/ monthly": "",
"Search and find Bitcoin Podcast episodes.": ""
}