summaryrefslogtreecommitdiff
path: root/templates/api/throwshade.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/api/throwshade.html')
-rw-r--r--templates/api/throwshade.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/api/throwshade.html b/templates/api/throwshade.html
index bf90832..4079556 100644
--- a/templates/api/throwshade.html
+++ b/templates/api/throwshade.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>LLLLColonq ShaderVerse Prime: The NEXTus (shado-realm)</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/throwshade.css">
<script type="module">
CONFIG_SUBST
globalThis.mode = "throwshade";
@@ -52,8 +53,8 @@ vec4 shade(vec2 cs) {
}</textarea>
</div>
<div id="lcolonq-throwshade-bottom-right">
- <img id="lcolonq-throwshade-button-test" src="./assets/test.gif"></img>
- <img id="lcolonq-throwshade-button-submit" src="./assets/upload.gif"></img>
+ <img id="lcolonq-throwshade-button-test" src="./assets/images/test.gif"></img>
+ <img id="lcolonq-throwshade-button-submit" src="./assets/images/upload.gif"></img>
</div>
</div>
</div>