OpenCode (big-pickle): risposta a feedback su #1 #2

Merged
maria merged 1 commits from opencode-issue-1 into main 2026-07-05 16:23:20 +00:00
Showing only changes of commit 7022d25cd1 - Show all commits
+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>