diff options
| author | LLLL Colonq <llll@colonq> | 2026-02-17 05:21:03 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-02-17 05:21:03 -0500 |
| commit | c45a68362c2f64781458f74309a235af8393255a (patch) | |
| tree | f946a84f20c69e59a118121ff2eb7827d3cc6645 /templates/api/register.html | |
| parent | e16ce1e5dbc6f0b1534abbbc774f4709c9804997 (diff) | |
Update
Diffstat (limited to 'templates/api/register.html')
| -rw-r--r-- | templates/api/register.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/api/register.html b/templates/api/register.html index a589315..eb8d729 100644 --- a/templates/api/register.html +++ b/templates/api/register.html @@ -5,7 +5,7 @@ <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="./main.css"> + <link rel="stylesheet" type="text/css" href="./assets/main.css"> <script type="module"> CONFIG_SUBST globalThis.mode = "register"; |
