summaryrefslogtreecommitdiff
path: root/templates/api/soundboard.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/api/soundboard.html')
-rw-r--r--templates/api/soundboard.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/api/soundboard.html b/templates/api/soundboard.html
index a78adac..cd01623 100644
--- a/templates/api/soundboard.html
+++ b/templates/api/soundboard.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>NoiseBlaster 9999</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/soundboard.css">
<script type="module">
CONFIG_SUBST
globalThis.mode = "soundboard";