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.