mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-04-25 16:15:23 -05:00
Added few meta tags for the patch notes
This commit is contained in:
parent
c9a1ef5359
commit
a3ca76c7f7
|
|
@ -50,6 +50,8 @@ public function downloadLauncher()
|
|||
public function patchNotes(): Factory|Application|View|\Illuminate\Contracts\Foundation\Application
|
||||
{
|
||||
static::setTitle('Deathgarden: Rebirth | Patch Notes');
|
||||
CompView::share('metaKeywords', ['Deathgarden', 'Rebirth', 'patch', 'patchnnotes', 'patch notes']);
|
||||
CompView::share('metaDescription', 'Stay up to date with all the changes, improvements, and updates in Deathgarden: Rebirth. Below is a complete archive of every patch since the mods release.');
|
||||
return view('web.patch-notes');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user