From 427f39a4fe0f563a83b762646aeab9c77399d4d1 Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Sat, 18 Nov 2023 14:36:32 +0100 Subject: [PATCH] added: about link to footer --- Components/Partials/FooterPartial.razor | 3 +++ Pages/Shared/_Layout.cshtml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Components/Partials/FooterPartial.razor b/Components/Partials/FooterPartial.razor index 384b705..ae41604 100644 --- a/Components/Partials/FooterPartial.razor +++ b/Components/Partials/FooterPartial.razor @@ -4,5 +4,8 @@ Just Short it! by Mia Winter.

+

+ About +

diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 95338d3..11a627f 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -37,6 +37,9 @@ Just Short it! by Mia Winter.

+

+ About +