Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@extends('news.layout', [
|
||||
'metaTitle' => $archiveDate->format('F Y') . ' — News Archive',
|
||||
'metaDescription' => 'News archive for ' . $archiveDate->format('F Y') . ' on Skinbase Nova.',
|
||||
'metaDescription' => 'News archive for ' . $archiveDate->format('F Y') . ' on Skinbase.',
|
||||
'metaCanonical' => route('news.archive', ['year' => $archiveDate->year, 'month' => $archiveDate->month]),
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user