From afe37ae33e54ec857d325d8695075b80166c8ff9 Mon Sep 17 00:00:00 2001 From: Francesco Mancuso Date: Sun, 25 Jan 2026 19:30:06 +0100 Subject: [PATCH] Esempio di pagina HTML statica Signed-off-by: Francesco Mancuso --- index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..3773d04 --- /dev/null +++ b/index.html @@ -0,0 +1,28 @@ + + + + + + Funziona! + + + +

Funziona!

+

Se vedi questa pagina, deploy-pages funziona!

+
+ PARTY +
+
+
+

Ospitato su vps.francescomancuso.it

+ + \ No newline at end of file