content: tweak hero tagline wording
All checks were successful
build-hello-app / build-and-push (push) Successful in 31s
All checks were successful
build-hello-app / build-and-push (push) Successful in 31s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
This commit is contained in:
parent
9d772f68d2
commit
eeb92c5b28
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>Homelab GitOps Platform</h1>
|
<h1>Homelab GitOps Platform</h1>
|
||||||
<p class="tagline">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.</p>
|
<p class="tagline">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.</p>
|
||||||
|
|
||||||
<div class="badge-row">
|
<div class="badge-row">
|
||||||
<span class="badge">commit <strong>__GIT_SHA__</strong></span>
|
<span class="badge">commit <strong>__GIT_SHA__</strong></span>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue