aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-09-10 16:08:10 +0300
committerTulir Asokan <tulir@maunium.net>2020-09-10 16:08:10 +0300
commitbdf4222c6178e438e93775a3593d3fc7027d3471 (patch)
tree781613259673a85eee71cf2ebdacd97243810931 /web/index.html
parent05a6e046c2fd67fe5b55260a946b017bddff1880 (diff)
Switch to local htm/preact compiled with snowpack
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 2504184..1e84728 100644
--- a/web/index.html
+++ b/web/index.html
@@ -8,7 +8,7 @@
<link rel="modulepreload" href="./widget-api.js"/>
<link rel="modulepreload" href="./frequently-used.js"/>
<link rel="modulepreload" href="./spinner.js"/>
- <link rel="modulepreload" href="https://unpkg.com/htm/preact/index.mjs?module"/>
+ <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"/>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage