diff options
| author | LLLL Colonq <llll@colonq> | 2025-02-16 17:04:13 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-02-16 17:04:13 -0500 |
| commit | f7062b9a2cae6db9345d9f9d7ceebf5b441ddd3a (patch) | |
| tree | bed9acea1f8760375544b0837af70a3140878245 /index.html | |
| parent | 4603528c337edfa7821dbb31ade4d8dd63f9efb4 (diff) | |
Fix helpers.js handling
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <head> <meta charset="UTF-8"> - <link data-trunk rel="copy-file" href="helpers.js" /> - <script type="module" src="helpers.js"></script> <link data-trunk rel="rust" data-wasm-opt="2" data-target-name="teleia" /> <base data-trunk-public-url /> <meta name="theme-color" media="(prefers-color-scheme: light)" content="white"> |
