functioning bot invites
This commit is contained in:
parent
65ad34f629
commit
7b2a4196f4
6 changed files with 278 additions and 7 deletions
|
@ -13,7 +13,7 @@
|
|||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
|
||||
<body class="Dark-theme">
|
||||
<body class="Dark-theme" style="overflow-y: scroll;">
|
||||
<div id="titleDiv">
|
||||
<img src="/logo.svg" width="40">
|
||||
<h1 id="pageTitle">Jank Client</h1>
|
||||
|
@ -58,4 +58,4 @@
|
|||
</body>
|
||||
<script src="/home.js" type="module"></script>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue