From 4ea0dd82ef556c28d1ef40605383587a9a55f809 Mon Sep 17 00:00:00 2001 From: Wayne Sutton Date: Sat, 20 Dec 2025 22:43:30 -0800 Subject: [PATCH] Enhance homepage intro by wrapping text in a strong tag for better emphasis --- src/pages/Home.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index e86f28d..2d45bfc 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -94,7 +94,9 @@ export default function Home() { {/* Intro with JSX support for links */}

- An open-source publishing framework for AI agents and developers. + + An open-source publishing framework for AI agents and developers. + {" "} Write markdown, sync from the terminal.{" "}