aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/index.html b/web/index.html
index 1e84728..352f0b8 100644
--- a/web/index.html
+++ b/web/index.html
@@ -5,15 +5,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Maunium sticker picker</title>
- <link rel="modulepreload" href="./widget-api.js"/>
- <link rel="modulepreload" href="./frequently-used.js"/>
- <link rel="modulepreload" href="./spinner.js"/>
- <link rel="modulepreload" href="./lib/htm/preact.js"/>
+ <link rel="modulepreload" href="src/widget-api.js"/>
+ <link rel="modulepreload" href="src/frequently-used.js"/>
+ <link rel="modulepreload" href="src/spinner.js"/>
+ <link rel="modulepreload" href="lib/htm/preact.js"/>
<link rel="preload" href="packs/index.json" as="fetch" type="application/json" crossorigin/>
- <link rel="stylesheet" href="index.css"/>
- <link rel="stylesheet" href="spinner.css"/>
- <script src="index.js" type="module"></script>
+ <link rel="stylesheet" href="style/index.css"/>
+ <link rel="stylesheet" href="style/spinner.css"/>
+ <script src="src/index.js" type="module"></script>
</head>
<body>
<noscript>This sticker picker requires JavaScript</noscript>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage