From 87a71255ce13bd2ed940e9264bb34861b88cc48c Mon Sep 17 00:00:00 2001 From: OpenCode Bot Date: Sun, 12 Jul 2026 09:37:03 +0000 Subject: [PATCH] OpenCode (big-pickle): opencode-issue-13 --- Dockerfile | 1 + contatti.html | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 1 + 3 files changed, 162 insertions(+) create mode 100644 contatti.html diff --git a/Dockerfile b/Dockerfile index 6452f22..0d9b660 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM nginx:stable-alpine COPY index.html /usr/share/nginx/html/index.html +COPY contatti.html /usr/share/nginx/html/contatti.html EXPOSE 80 diff --git a/contatti.html b/contatti.html new file mode 100644 index 0000000..fc6dec5 --- /dev/null +++ b/contatti.html @@ -0,0 +1,160 @@ + + + + + + Contatti + + + + + + +
+
📞
+
+

Contatti

+ + Torna alla Home +
+ + diff --git a/index.html b/index.html index 405c641..88fc3b9 100644 --- a/index.html +++ b/index.html @@ -109,6 +109,7 @@

Pagina di prova

Questa è una pagina HTML di test realizzata con cura per un aspetto più elegante e moderno.

HTML  ·  CSS  ·  Design + Contatti