summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-10-31 23:50:51 +0100
committerMitya Selivanov <automainint@guattari.tech>2024-10-31 23:50:51 +0100
commit3d1e81ef18c4b2138b834459262f262e44a3397d (patch)
treecf5114a1494f84bf21855edddc1112d40412c90c /index.htm
parent25531d817bf6d6ef282855f44a64cd172d0bc2ec (diff)
downloadreduced_system_layer-3d1e81ef18c4b2138b834459262f262e44a3397d.zip
Add Dockerfile for wasm compilation
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.htm b/index.htm
new file mode 100644
index 0000000..7753a28
--- /dev/null
+++ b/index.htm
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ </head>
+ <body>
+ Hello, Sailor!
+ </body>
+</html>