From cc118006ba3446c24131dd2b7c8a7e9f85c5cfe4 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:24:42 -0500 Subject: [PATCH 1/3] feat: unami --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 9e81bd6..8475459 100644 --- a/index.html +++ b/index.html @@ -14,5 +14,10 @@
+ From 55676a9896234254bfa89b3fcdaeb4338c7c586b Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:30:31 -0500 Subject: [PATCH 2/3] unami metrics --- src/components/Home.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Home.jsx b/src/components/Home.jsx index f8de9ce..d5d0f7c 100644 --- a/src/components/Home.jsx +++ b/src/components/Home.jsx @@ -68,6 +68,7 @@ const Home = () => { @@ -108,6 +109,7 @@ const Home = () => { @@ -120,4 +122,3 @@ const Home = () => { }; export default Home; - From f06cae217f08f017b9be1dd439a8bfdf60951a58 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:34:05 -0500 Subject: [PATCH 3/3] fix: yeah --- src/components/Home.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Home.jsx b/src/components/Home.jsx index d5d0f7c..01504e4 100644 --- a/src/components/Home.jsx +++ b/src/components/Home.jsx @@ -68,7 +68,7 @@ const Home = () => { @@ -109,7 +109,7 @@ const Home = () => {