diff --git a/web/base.templ b/web/base.templ index 879127a..2508618 100644 --- a/web/base.templ +++ b/web/base.templ @@ -10,7 +10,7 @@ import "git.arav.su/Arav/dwelling-home/pkg/util" templ base(title, description, keywords, canonical string, r *http.Request, head templ.Component) { - + if title != "" && title != "Home" { { title } - Arav's dwelling