From ffb57a9f34f44525c25e7ae256c27cd71692e915 Mon Sep 17 00:00:00 2001 From: luna Date: Fri, 17 Jul 2026 22:17:53 +0000 Subject: [PATCH] Polish blog landing copy --- src/app/blogs/page.tsx | 3 +-- src/sections/TopBlogs.tsx | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/blogs/page.tsx b/src/app/blogs/page.tsx index b2eea69..12d15c1 100644 --- a/src/app/blogs/page.tsx +++ b/src/app/blogs/page.tsx @@ -32,8 +32,7 @@ export default async function BlogsPage() { Technical writing on infrastructure, software, and product work.

- Articles are managed through the same admin system as the rest of the site, with markdown - authoring and publishing controls. + Notes, updates, and technical writing across current projects and systems.

diff --git a/src/sections/TopBlogs.tsx b/src/sections/TopBlogs.tsx index ba7595a..cf8c208 100644 --- a/src/sections/TopBlogs.tsx +++ b/src/sections/TopBlogs.tsx @@ -34,13 +34,13 @@ export function TopBlogs() {

- most read + blog

- top blog posts by views + recent writing

- The three posts people keep opening first. + Notes on infrastructure, software, and the things I am building.