From 9b4063618c6d4cc230e7f07841ff575bfd6c10c0 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Sun, 5 Jan 2025 17:09:06 +0100 Subject: [PATCH] change theme --- internal/view/layout/base.templ | 2 +- internal/view/layout/base_templ.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/view/layout/base.templ b/internal/view/layout/base.templ index 131791e..4f4955b 100644 --- a/internal/view/layout/base.templ +++ b/internal/view/layout/base.templ @@ -4,7 +4,7 @@ const appName = "🏨 RentEase" templ BaseLayout() { - + @head() @navbar() diff --git a/internal/view/layout/base_templ.go b/internal/view/layout/base_templ.go index 5eb8f1e..ee5d048 100644 --- a/internal/view/layout/base_templ.go +++ b/internal/view/layout/base_templ.go @@ -31,7 +31,7 @@ func BaseLayout() templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }