mirror of
https://github.com/Techtonic-Fault/homepage.git
synced 2026-01-22 21:18:22 +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 {
|
||||
title: `${post.title} | TECHTONIC FAULT Blog`,
|
||||
title: `${post.title} | TECHTONIC FAULT`,
|
||||
description: post.description,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user