| commit | 4915f007a812c6c5376f206207391f7665c69069 | [log] [tgz] |
|---|---|---|
| author | Justin Clift <justin@postgresql.org> | Thu Oct 04 06:06:43 2018 +0100 |
| committer | Justin Clift <justin@postgresql.org> | Thu Oct 04 06:06:43 2018 +0100 |
| tree | 96a9db5e2cafb0e140d4ee750eceb9e73e7ec99a | |
| parent | 49f924d897c1c1714f87cbf13811b59d1052d4f1 [diff] |
Remove doctype declaration from the example index.html, as it seems to muck up Firefox
diff --git a/WebAssembly.md b/WebAssembly.md index abeac21..58cdc13 100644 --- a/WebAssembly.md +++ b/WebAssembly.md
@@ -39,7 +39,6 @@ Create an `index.html` file: ```HTML -<!doctype html> <html> <head> <meta charset="utf-8">