Update Redditlikechatter.HTML

This commit is contained in:
Dangrainage 2023-08-29 17:54:17 +02:00 committed by GitHub
parent 2ad03dbb29
commit 4b396ae543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
<html> <html>
<head> <head>
<li><a href="Redditlike.HTML">Home</a></li> <li><a href="Redditlike.HTML">Home</a></li>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>Chatroom</title> <title>Chatroom</title>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<style> <style>
#chatbox { #chatbox {
width: 1280px; width: 1280px;