Update Redditlikechatter.HTML

This commit is contained in:
Dangrainage 2023-08-29 17:59:02 +02:00 committed by GitHub
parent 96ab831f44
commit c7bae50185
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<li><a href="Redditlike.HTML">Home</a></li>
<title>Chatroom</title>
@ -12,7 +13,6 @@
overflow-y: scroll;
}
</style>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
</head>
<body>
<div id="chatbox"></div>