-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (20 loc) · 904 Bytes
/
index.html
File metadata and controls
22 lines (20 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<title>Восстановление буквы «ё» в текстах</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="dist/main.b921dddcfc3bc0d20efc.css?1867fb14067108ea6264" />
</head>
<body>
<h1 class="eyo__header">Восстановление буквы «ё» в текстах</h1>
<div class="eyo">
<div class="eyo__text">Текст:</div>
<div class="container"></div>
<div class="eyo__footer">
<a class="eyo__footer-link" href="https://github.com/hcodes/eyo-browser/">Github</a>
<a class="eyo__footer-link" href="https://github.com/typograf/typograf/">Typograf</a>
<a class="eyo__footer-link" href="https://github.com/hcodes/yaspeller/">YaSpeller</a>
</div>
</div>
<script src="dist/main.e01c1db1ccdbb51da810.js?1867fb14067108ea6264"></script>
</html>