Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneviktorov authored Jul 27, 2024
1 parent 77f4d4a commit 050a005
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions public/projects/converterBot/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0; url=http://v82663.hosted-by-vdsina.com:8080/">
</head>
<body>
<style>
p {
font-size: 28px;
color: blue;
}
a {
color: red;
}
</style>

<p>
Если вы не будете перенаправлены,
<a href="http://v82663.hosted-by-vdsina.com:8080/">нажмите сюда</a>.
</p>
</body>
</html>

0 comments on commit 050a005

Please sign in to comment.