From eeb92c5b28a5cfc6c6da624fae1c25151f1f1465 Mon Sep 17 00:00:00 2001 From: CodeGit Date: Fri, 4 Sep 2026 12:41:01 +0100 Subject: [PATCH] content: tweak hero tagline wording Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B --- apps/hello-app/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hello-app/src/index.html b/apps/hello-app/src/index.html index 8c41625..86ea97d 100644 --- a/apps/hello-app/src/index.html +++ b/apps/hello-app/src/index.html @@ -102,7 +102,7 @@

Homelab GitOps Platform

-

Terraform-provisioned self-hosted k3s cluster on a Home server, deployed and kept in sync entirely through GitOps. This page is served from it — and this line proves it: edited via git push.

+

This is a terraform-provisioned self-hosted k3s cluster on a Home server, deployed and kept in sync entirely through GitOps. This page is served from it — and this line proves it: edited via git push.

commit __GIT_SHA__