Upload files to "/"
This commit is contained in:
parent
2c56924f28
commit
c3a3231b79
1 changed files with 6 additions and 0 deletions
6
chatt.html
Normal file
6
chatt.html
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<head>
|
||||||
|
<title>💬 CDJIEF chat</title>
|
||||||
|
<meta name=viewport content="width=device-width, initial-scale=1">
|
||||||
|
</head>
|
||||||
|
<iframe 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;">
|
||||||
|
</iframe>
|
Loading…
Reference in a new issue