diff options
-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 -) +} ) |