aboutsummaryrefslogtreecommitdiff
path: root/website/src/wasm-demo/index.html
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-10-17 20:37:01 +0100
committerAleksey Kladov <[email protected]>2019-10-17 20:37:01 +0100
commit9a7c8d4b0ff3b9a7d736bbda68e12a9f3867ec1b (patch)
tree030cdccce151f42e6b560142cd52f059e20bebd8 /website/src/wasm-demo/index.html
parent6df2bcd7ca97261b59ca04a85b7355432a63c0d9 (diff)
scale website back
We have dedicated https://rust-analyzer.github.io/ now
Diffstat (limited to 'website/src/wasm-demo/index.html')
-rw-r--r--website/src/wasm-demo/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/website/src/wasm-demo/index.html b/website/src/wasm-demo/index.html
deleted file mode 100644
index e81ccb0f7..000000000
--- a/website/src/wasm-demo/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
1<!DOCTYPE HTML>
2<html>
3
4<head>
5 <meta charset="utf-8">
6 <title>Hello World! Site Title</title>
7</head>
8
9<body>
10 TBD
11</body>
12
13</html>