From 3448973b1327a1aa5f64b8015d5dae2a37df3a7f Mon Sep 17 00:00:00 2001 From: Ruidy Date: Thu, 14 Nov 2024 22:10:03 +0100 Subject: [PATCH] add a github logo link to the repository in the footer --- internal/view/layout/base.templ | 8 +++++++- internal/view/layout/base_templ.go | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/internal/view/layout/base.templ b/internal/view/layout/base.templ index 5e99078..c07003f 100644 --- a/internal/view/layout/base.templ +++ b/internal/view/layout/base.templ @@ -10,6 +10,7 @@ templ BaseLayout() { +
") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("RentEase | Your Property Management System
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } @@ -37,7 +37,7 @@ func BaseLayout() templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
🏨 RentEase © 2024
") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }