Update chat.html

This commit is contained in:
cdjief 2024-04-13 02:34:22 +02:00
parent 81d0714af4
commit 4c3f191946

View file

@ -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>