Merge pull request 'OpenCode (big-pickle): risposta a feedback su #1' (#2) from opencode-issue-1 into main
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-07-05 16:23:19 +00:00
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Prova</title>
</head>
<body>
<h1>Pagina di prova</h1>
<p>Questa è una pagina HTML di test.</p>
</body>
</html>