This commit is contained in:
counterweight 2025-02-19 00:16:07 +01:00
parent e571e6be7b
commit 2c96cbe45f
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 2012 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.3 MiB

View file

@ -5,6 +5,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="/javascript/invite.js"></script> <script src="/javascript/invite.js"></script>
<link rel="stylesheet" href="/public/styles.css" />
</head> </head>
<body> <body>