From 514b0338844334aa4aaf332c6e29efb6a1aadaa6 Mon Sep 17 00:00:00 2001 From: B Wu Date: Wed, 7 Aug 2024 20:11:52 -0700 Subject: feat: add static and template rendering --- templates/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..1bb53e8 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,14 @@ + + + + + + + Kennel Club + + +
+ + + + -- cgit v1.3