From 2e04d9b6ce70a9f938d6b22a446364a3cd3cad22 Mon Sep 17 00:00:00 2001 From: Tim Ittermann Date: Wed, 7 Aug 2024 16:46:40 +0200 Subject: [PATCH 1/2] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 175ed6f..3bdf17c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Simple Meal Plan This is a very simple meal planner. It's main purpose is to host it as a free SaaS solution. -You can use it [here](https://example.com). Anyway you can deploy it using Docker. +You can use it [here](https://simple-meal-plan.app). Anyway you can deploy it using Docker. I want to replace the Excel Sheet, my girlfriend was using. From d6b3691364cab5db0e2d47b30eed39a7389c1b4a Mon Sep 17 00:00:00 2001 From: Tim Ittermann Date: Wed, 7 Aug 2024 16:49:48 +0200 Subject: [PATCH 2/2] fix: fix colors for footer --- src/components/common/Footer.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/common/Footer.tsx b/src/components/common/Footer.tsx index f0b1c65..afa7bc3 100644 --- a/src/components/common/Footer.tsx +++ b/src/components/common/Footer.tsx @@ -8,9 +8,9 @@ export async function Footer() { return (