mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2026-01-12 01:59:14 +00:00
⚗️
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<label for="name">Name : </label><input id="name" value="World">
|
||||
<button onclick="hello">Hello</button>
|
||||
<button onclick="hello()">Hello</button>
|
||||
<script>
|
||||
navigator.serviceWorker.register('sw.js')
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user