diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-12-01 21:14:17 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-12-01 21:14:17 +0300 |
commit | d2b2b465569d44ef11f95f6408ce2019799dc014 (patch) | |
tree | a28fdb05c08ca8378e862db6264ed37ff7ee8b30 | |
parent | 80fbf6c68f86f246f489886497182009e5ba8fc8 (diff) | |
download | vsvs-d2b2b465569d44ef11f95f6408ce2019799dc014.tar vsvs-d2b2b465569d44ef11f95f6408ce2019799dc014.tar.xz vsvs-d2b2b465569d44ef11f95f6408ce2019799dc014.zip |
.
-rw-r--r-- | index.html.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html.st b/index.html.st index 61ae4b4..5a8854e 100644 --- a/index.html.st +++ b/index.html.st @@ -1,5 +1,5 @@ -$( +$( { title="Welcome" content="Hello, World!" shelter.sh main -) +} ) |