From 853bdb5bc4a7bfab89988237b7bd0b44b212bc17 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 18 Oct 2025 21:32:41 -0600 Subject: [PATCH] feat(webui): add og tags --- pkg/web/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/web/templates/base.html b/pkg/web/templates/base.html index d5eb8cddd23e65d242ef1dd3ecaf4b70190dc648..332c02b7981be4479d349a317831ad2b1228d55d 100644 --- a/pkg/web/templates/base.html +++ b/pkg/web/templates/base.html @@ -7,6 +7,9 @@ {{.Title}} {{if .Description}}{{end}} + {{if .Title}}{{end}} + {{if .Description}}{{end}} +