Spaces:
Sleeping
Sleeping
Artem Nikolaev commited on
Commit ·
cedec4b
1
Parent(s): 565502b
rename title
Browse files- web/index.html +1 -1
web/index.html
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
<header>
|
| 16 |
<div class="title">
|
| 17 |
<img src="/web/icons/titleIcon.svg" alt="">
|
| 18 |
-
<h1>
|
| 19 |
</div>
|
| 20 |
<p>Загрузи PDF или Word документ, чтобы извлечь все задачи</p>
|
| 21 |
</header>
|
|
|
|
| 15 |
<header>
|
| 16 |
<div class="title">
|
| 17 |
<img src="/web/icons/titleIcon.svg" alt="">
|
| 18 |
+
<h1>Парсер задач</h1>
|
| 19 |
</div>
|
| 20 |
<p>Загрузи PDF или Word документ, чтобы извлечь все задачи</p>
|
| 21 |
</header>
|