chore: capture live server state before migration (2026-06-10)
This commit is contained in:
@@ -216,7 +216,7 @@ export default async function PortfolioPage({ params, searchParams }: Props) {
|
||||
<h1 className="text-3xl font-bold text-white mb-4">
|
||||
{t('sections.title')}
|
||||
</h1>
|
||||
<p className="text-zinc-400 max-w-2xl mx-auto">
|
||||
<p className="text-muted-foreground max-w-2xl mx-auto">
|
||||
{t('sections.subtitle')}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user