diff --git a/index.html b/index.html index da436da..427452a 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,10 @@ - +
some fallback content
+ + +
{{todo}}
+
\ No newline at end of file diff --git a/package.json b/package.json index 09135b0..e2e14ef 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "", "license": "MIT", "author": "live-template", - "version": "0.0.2", + "version": "0.1.0", "type": "module", "main": "index.js", "module": "index.js",