From 9d3802c4b4f41e5d6495b597c02a855be0adbdc2 Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sun, 5 Apr 2026 20:43:15 -0500 Subject: [PATCH] add site skeleton --- index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/index.html b/index.html index e69de29..00ec6a5 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + +

Hello, world!

+ + + + -- 2.43.0