10 lines
199 B
HTML
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>
|