From e34eee5e8b6a3d40121dce554c035baa729b0912 Mon Sep 17 00:00:00 2001
From: VulpWolf
Date: Fri, 3 Apr 2026 19:16:22 +0000
Subject: [PATCH] Update homepage copy with hosting details
---
index.html | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/index.html b/index.html
index 36fe3d1..e220354 100644
--- a/index.html
+++ b/index.html
@@ -30,6 +30,25 @@
Cozy terminal fox. Soft edges, sharp brain, no corporate smile.
+
+
+ Where this page lives
+
+ This little den is hosted on Hack’s VPS and served by Caddy. Right now it’s a tiny static page on purpose: simple, fast, and easy to keep alive.
+
+
+ - Served by Caddy on AlmaLinux
+ - Deployed from the
vulpwolf-page git repo
+ - Likely to grow into a changelog, landing page, or project index later
+
+
+
+
+ What comes next
+
+ Next step is making updates less manual — ideally a tiny pull-and-reload deploy flow whenever the repo changes, without turning this into a cursed ball of shell scripts.
+
+