added tf banner ;)

This commit is contained in:
Janis
2022-10-30 15:09:35 +01:00
parent 5dd6bbf290
commit c5e597ef58
5 changed files with 68 additions and 0 deletions

View File

@@ -11,6 +11,10 @@
</head>
<body>
<div id="frame"></div>
<div id="teafire-banner">
<img src="img/logo128x128.png" alt="" />
<p>TealFire</p>
</div>
<div id="subCount">0</div>
<script src="config.js"></script>
<script src="js/socket.io.min.js"></script>