Files
scrabble-with-numbers/board-frontend/index.html
2023-01-26 17:21:14 +01:00

10 lines
199 B
HTML

<!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>