mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2025-03-10 17:29:10 +00:00
⚗️
This commit is contained in:
parent
d4aa7472a6
commit
0d506e06c8
@ -18,7 +18,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<label for="name">Name : </label><input id="name" value="World">
|
<label for="name">Name : </label><input id="name" value="World">
|
||||||
<button onclick="hello">Hello</button>
|
<button onclick="hello()">Hello</button>
|
||||||
<script>
|
<script>
|
||||||
navigator.serviceWorker.register('sw.js')
|
navigator.serviceWorker.register('sw.js')
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user