From 4049fa4953bc94c889680bf3923495286c0c01d8 Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 25 Jul 2024 21:35:57 +0200 Subject: [PATCH] chore: remove deprecated meta tag for onion location Eliminates the unused 'onion-location' meta tag from base.html. This header is now set in the web server instead. --- templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index eb5dba9..f70e61d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -44,7 +44,6 @@ name="twitter:image" content="https://private.coffee/assets/img/logo-inv_grad.png" /> - {% block title %}{% endblock %} - Private.coffee