Initial commit

This commit is contained in:
2023-01-26 17:21:14 +01:00
commit fe671b8682
17 changed files with 1011 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Scrabble des chiffres</title>
<link data-trunk rel="sass" href="index.scss" />
</head>
<body></body>
</html>