Use ECMAScript modules
This commit is contained in:
parent
e5369af219
commit
b239ca7160
12 changed files with 879 additions and 664 deletions
|
|
@ -2,8 +2,7 @@
|
|||
<html lang="en">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
|
||||
<script src="fn.js" defer></script>
|
||||
<script src="sha256.js"></script>
|
||||
<script src="app/main.mjs" type="module"></script>
|
||||
<title>Remote Touchpad</title>
|
||||
<link href="main.css" media="screen" rel="stylesheet">
|
||||
<link href="icon.png" type="image/png" rel="icon">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue