From 6da60e2c004f4fac0f12b505d055e0a273b6b838 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sat, 31 May 2025 01:37:14 -0400 Subject: [PATCH] update examples --- example/index.html => examples/todo.h.html | 3 +- examples/todo.html | 78 ++++++++++++++++++++++ 2 files changed, 79 insertions(+), 2 deletions(-) rename example/index.html => examples/todo.h.html (98%) create mode 100644 examples/todo.html diff --git a/example/index.html b/examples/todo.h.html similarity index 98% rename from example/index.html rename to examples/todo.h.html index 71d0729..6c125ae 100644 --- a/example/index.html +++ b/examples/todo.h.html @@ -1,10 +1,9 @@ - - UM | Todo Example + UHM | H Todo