Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -1766,7 +1766,7 @@ export default function CollectionManage() {
|
||||
return (
|
||||
<>
|
||||
<Head>
|
||||
<title>{mode === 'create' ? 'Create Collection — Skinbase Nova' : `${collectionState?.title || 'Collection'} — Manage Collection`}</title>
|
||||
<title>{mode === 'create' ? 'Create Collection — Skinbase' : `${collectionState?.title || 'Collection'} — Manage Collection`}</title>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
</Head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user