From 6e809c4e71f8aba442adb058695a60555803ea60 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 4 Feb 2026 15:13:41 +0100 Subject: feat(style): dynamically handle navbar remove twitter card in head --- backend/templates/base.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'backend/templates') diff --git a/backend/templates/base.html b/backend/templates/base.html index 548304e..8ed6802 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -20,19 +20,16 @@ {{ if ne .PubDate "" }} {{ end }} - - - - - - -
Logo {{ $url := .URL }} - +
{{ template "body" . }}