mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Remove doctype declaration from the example index.html, as it seems to muck up Firefox
parent
49f924d897
commit
4915f007a8
@ -39,7 +39,6 @@ $ cp "$(go env GOROOT)/misc/wasm/wasm_exec.js" .
|
|||||||
Create an `index.html` file:
|
Create an `index.html` file:
|
||||||
|
|
||||||
```HTML
|
```HTML
|
||||||
<!doctype html>
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user