diff options
Diffstat (limited to 'templates/api/advent.html')
| -rw-r--r-- | templates/api/advent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/api/advent.html b/templates/api/advent.html index 12375cb..fe5647d 100644 --- a/templates/api/advent.html +++ b/templates/api/advent.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <title>adventure of advent of code 2025</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"> </head> <body id="lcolonq-advent"> <div id="lcolonq-advent-container"> |
