updated gallery
This commit is contained in:
@@ -79,6 +79,9 @@ class StoryController extends Controller
|
||||
'page_meta_description' => 'Long-form creator stories, tutorials, interviews and project breakdowns on Skinbase.',
|
||||
'page_canonical' => route('stories.index'),
|
||||
'page_robots' => 'index,follow',
|
||||
'breadcrumbs' => collect([
|
||||
(object) ['name' => 'Stories', 'url' => route('stories.index')],
|
||||
]),
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user