This commit is contained in:
2026-09-15 14:02:34 +00:00
parent 62c35565d7
commit c53944a469
107 changed files with 3074 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#f4efe4" />
<link data-trunk rel="css" href="style.css" />
<link data-trunk rel="copy-dir" href="public/audio" />
<title>Читаем по правилам — 01</title>
</head>
<body>
<noscript>Для урока нужен JavaScript.</noscript>
</body>
</html>