summaryrefslogtreecommitdiff
path: root/templates/api/register.html
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-05-26 03:55:41 -0400
committerLLLL Colonq <llll@colonq>2026-05-26 03:55:41 -0400
commit188643eccb13452f0e77ccea2a6e1baf6d5320b3 (patch)
tree468ce87ba5a8357f7293741c827a7a4e5ced7059 /templates/api/register.html
parentf776dc83178d1606b80f068e1e49fb9e53f62365 (diff)
Big refactor, jam
Diffstat (limited to 'templates/api/register.html')
-rw-r--r--templates/api/register.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/api/register.html b/templates/api/register.html
index eb8d729..f072186 100644
--- a/templates/api/register.html
+++ b/templates/api/register.html
@@ -4,8 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>LCOLONQ Elite Registration</title>
- <link rel="icon" href="./assets/mrgreen.png">
- <link rel="stylesheet" type="text/css" href="./assets/main.css">
+ <link rel="icon" href="./assets/images/mrgreen.png">
+ <link rel="stylesheet" type="text/css" href="./assets/css/shared.css">
+ <link rel="stylesheet" type="text/css" href="./assets/css/register.css">
<script type="module">
CONFIG_SUBST
globalThis.mode = "register";