From 4c3f191946dff34cb69b79e9871e9244603e3c22 Mon Sep 17 00:00:00 2001 From: cdjief <cdjief@noreply.localhost> Date: Sat, 13 Apr 2024 02:34:22 +0200 Subject: [PATCH] Update chat.html --- chat.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/chat.html b/chat.html index e58766e..24e1bf0 100644 --- a/chat.html +++ b/chat.html @@ -1,13 +1,13 @@ -<html> - <head> - <title>💬 CDJIEF chat principal</title> - <meta name="description" content="CDJIEF chat"> - <meta http-equiv="refresh" content="0; url=https://cdjief.codeberg.page/chat" /> -</head> - <body> - <h1>💬 CDJIEF chat principal</h1> - </body> - <body> - <p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p> - </body> -</html> +<html> + <head> + <title>💬 CDJIEF chat principal</title> + <meta name="description" content="CDJIEF chat"> + <meta http-equiv="refresh" content="1; url=https://cdjief.codeberg.page/chat" /> +</head> + <body> + <h1>💬 CDJIEF chat principal</h1> + </body> + <body> + <p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p> + </body> +</html>