diff --git a/chat.html b/chat.html index 6717164..3072b1c 100644 --- a/chat.html +++ b/chat.html @@ -1,5 +1,6 @@ <head> -<title>CDJIEF chat</title> +<title>💬 CDJIEF chat</title> <meta name=viewport content="width=device-width, initial-scale=1"> </head> -<p>teste</p> \ No newline at end of file +<object src="https://minnit.chat/cdjief?embed&webgray&nickname" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"> +</object> \ No newline at end of file