Refine blog copy and remove seeded posts
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user