From 3879279bbdb8fefae4347511a00c2cbf1fc74ed0 Mon Sep 17 00:00:00 2001 From: Anton Louis Koetzler-Faust <66643637+antonkoetzler@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:11:09 -0300 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2650bc2..ab13d2b 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@

Projects

  • My passion project 💓;
  • A gamified fitness tracking application;
  • Tracks food & exercise;
  • -
  • A streak functionality so the user stays motivated to keep tracking.
  • +
  • A streak functionality so the user stays motivated to keep tracking;
  • Tech stack: Flutter frontend & Go backend.