w11 design patterns

This commit is contained in:
Andrea Bianchi
2026-04-30 21:32:03 +09:00
parent fec15709e7
commit bd2b95ea1e
6 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<script type="module" src="index.js"></script>
<meta charset="utf-8" />
</head>
<body></body>
</html>