From a827e35005857a4c95f27a0ff41252df811b4e65 Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Fri, 1 May 2026 10:16:32 -0500 Subject: [PATCH] refactor: change site title --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 16c8ec1..df3b6a2 100644 --- a/public/index.html +++ b/public/index.html @@ -33,7 +33,7 @@

Alexander Goussas

-

Blog about programming and friends

+

Blog about programming & friends

-- 2.43.0