chore: commit remaining workspace changes
This commit is contained in:
@@ -46,7 +46,7 @@ class FeaturedArtworkAdminController extends Controller
|
||||
'title' => 'Featured Artworks — Skinbase',
|
||||
'description' => 'Editorial controls for homepage featured artworks and the current hero winner.',
|
||||
'canonical' => route($routePrefix . 'main'),
|
||||
'robots' => 'noindex,follow',
|
||||
'robots' => 'index,follow',
|
||||
],
|
||||
],
|
||||
))->rootView($isAdminSurface ? 'admin' : 'collections');
|
||||
|
||||
Reference in New Issue
Block a user