Refine blog copy and remove seeded posts
Build Check / build (pull_request) Successful in 32s
Build Check / push-image (pull_request) Has been skipped
Build Check / deploy-coolify (pull_request) Has been skipped

This commit is contained in:
2026-07-17 22:14:59 +00:00
parent 912e5edb81
commit 76b1c79104
3 changed files with 21 additions and 108 deletions
+3 -3
View File
@@ -29,11 +29,11 @@ export default async function BlogsPage() {
writing
</p>
<h1 className="mt-4 max-w-3xl text-4xl font-semibold text-white sm:text-5xl">
Build notes, infra thoughts, and the occasional strongly held opinion.
Technical writing on infrastructure, software, and product work.
</h1>
<p className="mt-4 max-w-2xl text-sm leading-7 text-gray-400 sm:text-base">
Posts live in the same database-backed admin system as the rest of the site, with markdown
authoring and public view tracking.
Articles are managed through the same admin system as the rest of the site, with markdown
authoring and publishing controls.
</p>
</section>