mirror of
https://github.com/Techtonic-Fault/homepage.git
synced 2026-01-23 05:26:30 +00:00
fix: Remove Blog qualifier from portfolio
This commit is contained in:
@@ -29,7 +29,7 @@ export async function generateMetadata({ params }: BlogPostPageProps): Promise<M
|
|||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
title: `${post.title} | TECHTONIC FAULT Blog`,
|
title: `${post.title} | TECHTONIC FAULT`,
|
||||||
description: post.description,
|
description: post.description,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user