small about change
All checks were successful
Deploy to Vercel / deploy (push) Successful in 1m5s

This commit is contained in:
2026-04-30 15:12:16 +02:00
parent 41d9132858
commit d31443bd44

View File

@@ -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 out of Henderson, NV. Fifteen years of shipping the unglamorous parts of e-commerce and logistics.",
"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.",
};
export default function AboutPage() {