summaryrefslogtreecommitdiff
path: root/index.html.st
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2020-12-01 20:46:50 +0300
committerAleksey Veresov <aleksey@veresov.pro>2020-12-01 20:46:50 +0300
commit87189d3f65cb66c95f0be5c3fb213bdc5741e634 (patch)
tree71bee4d687d7270d0bcc80d646663534c81c9d4c /index.html.st
downloadvsvs-87189d3f65cb66c95f0be5c3fb213bdc5741e634.tar
vsvs-87189d3f65cb66c95f0be5c3fb213bdc5741e634.tar.xz
vsvs-87189d3f65cb66c95f0be5c3fb213bdc5741e634.zip
Initial
Diffstat (limited to 'index.html.st')
-rw-r--r--index.html.st5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html.st b/index.html.st
new file mode 100644
index 0000000..e2f41b6
--- /dev/null
+++ b/index.html.st
@@ -0,0 +1,5 @@
+$(
+ title="Welcome"
+ content="Hello, World!"
+ shelter main.st
+)