Greff3 commited on
Commit
9dd0ee7
·
verified ·
1 Parent(s): 8e92e61

Update utils/consts.ts

Browse files
Files changed (1) hide show
  1. 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
- <h1>
35
- <span>I'm ready to work,</span><br />
36
- Ask me anything.
37
- </h1>
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>