From 2f99128e354e5c5334094f072767164c8e4fbd2f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 10:02:27 +0530 Subject: feat: adds clock example --- examples/clock/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/clock/index.html (limited to 'examples/clock/index.html') diff --git a/examples/clock/index.html b/examples/clock/index.html new file mode 100644 index 0000000..9c233df --- /dev/null +++ b/examples/clock/index.html @@ -0,0 +1,10 @@ + + + + Clock + + + + + + -- cgit v1.3.1