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