Update chat.html
This commit is contained in:
parent
81d0714af4
commit
4c3f191946
1 changed files with 13 additions and 13 deletions
26
chat.html
26
chat.html
|
@ -1,13 +1,13 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>💬 CDJIEF chat principal</title>
|
<title>💬 CDJIEF chat principal</title>
|
||||||
<meta name="description" content="CDJIEF chat">
|
<meta name="description" content="CDJIEF chat">
|
||||||
<meta http-equiv="refresh" content="0; url=https://cdjief.codeberg.page/chat" />
|
<meta http-equiv="refresh" content="1; url=https://cdjief.codeberg.page/chat" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>💬 CDJIEF chat principal</h1>
|
<h1>💬 CDJIEF chat principal</h1>
|
||||||
</body>
|
</body>
|
||||||
<body>
|
<body>
|
||||||
<p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p>
|
<p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue