Initial commit

This commit is contained in:
La Programmatrice Verde 2025-02-11 17:54:50 +01:00
commit 985c574f34
3 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html" charset="utf-8">
<title>Titolo</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>

0
script.js Normal file
View File

0
style.css Normal file
View File