diff options
Diffstat (limited to 'templates/pubnix/index.html')
| -rw-r--r-- | templates/pubnix/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pubnix/index.html b/templates/pubnix/index.html index a9516e9..cda9af1 100644 --- a/templates/pubnix/index.html +++ b/templates/pubnix/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <title>LCOLONQ</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 = "pubnix"; |
