From 6411d58b48682c65165a1e717a9bf837737887f3 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Aug 2023 21:12:14 +0530 Subject: fix: get-var hack --- examples/todo-list/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/todo-list/index.html (limited to 'examples/todo-list/index.html') diff --git a/examples/todo-list/index.html b/examples/todo-list/index.html new file mode 100644 index 0000000..064ef2b --- /dev/null +++ b/examples/todo-list/index.html @@ -0,0 +1,10 @@ + + + + Task destroyer + + + + + + -- cgit v1.3.1