From 9f0b6e71cb113a5b138b71770389504039825cd0 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Sun, 5 Jan 2025 01:10:41 +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 700238b..131791e 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 8f7c7da..5eb8f1e 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 }