Update utils/consts.ts
Browse files- utils/consts.ts +1 -1
utils/consts.ts
CHANGED
@@ -33,7 +33,7 @@ export const defaultHTML = `<!DOCTYPE html>
|
|
33 |
<body>
|
34 |
<h2>
|
35 |
<span>Я готов к работе</span><br />
|
36 |
-
Что
|
37 |
</h2>
|
38 |
<img src="https://greff3-deepsite.hf.space/arrow.svg" class="arrow" />
|
39 |
<script></script>
|
|
|
33 |
<body>
|
34 |
<h2>
|
35 |
<span>Я готов к работе</span><br />
|
36 |
+
Что нужно сделать?
|
37 |
</h2>
|
38 |
<img src="https://greff3-deepsite.hf.space/arrow.svg" class="arrow" />
|
39 |
<script></script>
|