chore: remove deprecated meta tag for onion location
All checks were successful
Build and Deploy Static Site / build (push) Successful in 2m38s

Eliminates the unused 'onion-location' meta tag from base.html.
This header is now set in the web server instead.
This commit is contained in:
Kumi 2024-07-25 21:35:57 +02:00
parent af29b0f3f5
commit 4049fa4953
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -44,7 +44,6 @@
name="twitter:image"
content="https://private.coffee/assets/img/logo-inv_grad.png"
/>
<meta http-equiv="onion-location" content="http://coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion/{{ path }}">
<link rel="icon" type="image/png" href="assets/img/logo_inv_grad.png" />
<title>{% block title %}{% endblock %} - Private.coffee</title>
<link rel="stylesheet" href="assets/dist/css/bootstrap.min.css" />