From 1390d8915edf80db6a2cf645c1a2218fe322e9fb Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 30 Apr 2026 15:16:00 +0200 Subject: [PATCH] small about change --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 26c36cd..01dd868 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -9,7 +9,7 @@ import type { Metadata } from "next"; export const metadata: Metadata = { title: "About", description: - "Chris Smith — solo PHP developer running Five Devs, LLC from a remote location on planet Earth. Fifteen years of shipping the unglamorous parts of e-commerce and logistics.", + "Chris Smith — solo PHP developer running Five Devs, LLC from my home office. Fifteen years of shipping the unglamorous parts of e-commerce and logistics.", }; export default function AboutPage() { @@ -26,7 +26,7 @@ export default function AboutPage() {

I’ve been writing PHP since 2010 and running{" "} Five Devs, LLC for years - out of Henderson, Nevada. Before Five Devs I ran CGSmith LLC, + from my home office. Before Five Devs I ran CGSmith LLC, doing more or less the same work under a different name.