summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoRo <dos21h@gmail.com>2021-08-27 12:09:02 +0100
committerZoRo <dos21h@gmail.com>2021-08-27 12:09:02 +0100
commit902a892068869702d8d6e2621b2f1d894012233a (patch)
tree4fadff5c5828fd2b6dab669b12dfabc3729bc54c
parentffe433508af77aac30f79200d281b4326173af75 (diff)
downloadNaiveFFT-902a892068869702d8d6e2621b2f1d894012233a.tar.gz
NaiveFFT-902a892068869702d8d6e2621b2f1d894012233a.zip
Remove tags
-rw-r--r--Build/index.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/Build/index.html b/Build/index.html
index df0ba28..eebf40f 100644
--- a/Build/index.html
+++ b/Build/index.html
@@ -1,11 +1,10 @@
<!DOCTYPE html>
- <head>
+
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WebAssembly Example</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
- </head>
- <body>
+
<!-- Include the JavaScript glue code. -->
@@ -138,5 +137,3 @@
}
</script>
- </body>
-</html> \ No newline at end of file