Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -75,7 +75,7 @@ class CollectionAiCurationService
|
||||
);
|
||||
|
||||
$seo = sprintf(
|
||||
'%s on Skinbase Nova: %d curated artworks%s.',
|
||||
'%s on Skinbase: %d curated artworks%s.',
|
||||
$this->draftString($collection, $draft, 'title') ?: $collection->title,
|
||||
$context['artworks_count'],
|
||||
$context['theme_sentence'] !== '' ? ' exploring ' . $context['theme_sentence'] : ''
|
||||
|
||||
Reference in New Issue
Block a user