From 9489574e34edd5aed7a76c57be90c9281b3055d3 Mon Sep 17 00:00:00 2001 From: Francesco Mancuso Date: Thu, 23 Oct 2025 11:22:08 +0200 Subject: [PATCH] Caricamento index.html --- index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..3205a3e --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ + + + + + + Esercitazione + + + + +

Esercitazione Git

+

Creazione di una repository remota, sincronizzazione locale e caricamento della nuova pagina index.html

+ + \ No newline at end of file