diff options
| author | LLLL Colonq <llll@colonq> | 2025-01-22 09:29:20 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-01-22 09:29:20 -0500 |
| commit | 39a0ff935e6298193188d8569ae3cbb96807f34c (patch) | |
| tree | d046b1b2485a4941cb69e0e1cc60759cfac04e41 /index.html | |
| parent | 47fe18171569582d1af9401013c57045b59f3774 (diff) | |
Update
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <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" /> + <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"> <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#404040"> |
