From a85719a8aa8f70e12243355451e971063a3fed41 Mon Sep 17 00:00:00 2001 From: retoor Date: Thu, 2 Jan 2025 19:14:43 +0000 Subject: [PATCH] feat: add initial index.html template with Metriki title and static JS include --- src/metriki/templates/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/metriki/templates/index.html diff --git a/src/metriki/templates/index.html b/src/metriki/templates/index.html new file mode 100644 index 0000000..e7b941b --- /dev/null +++ b/src/metriki/templates/index.html @@ -0,0 +1,14 @@ + + + + Metriki + + + + +

Metriki

+ + + + +