Add tests for featured thumbnail generation; apply Pint formatting and related edits
This commit is contained in:
@@ -100,7 +100,7 @@ final class AcademyPromptController extends Controller
|
||||
(string) ($prompt->seo_title ?? ($prompt->title . ' — Skinbase Academy')),
|
||||
$description,
|
||||
$canonical,
|
||||
$prompt->preview_image,
|
||||
$payload['preview_image'] ?? null,
|
||||
)->toArray();
|
||||
|
||||
return Inertia::render('Academy/Show', [
|
||||
|
||||
Reference in New Issue
Block a user