1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-10 05:32:37 +00:00

Add onion-location header

This commit is contained in:
2023-07-12 15:20:46 -05:00
parent ccb4f546d9
commit ce216cc7f1

View File

@ -2,4 +2,5 @@
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<meta http-equiv="onion-location" content="{{ "http://blog.xoe4vn5uwdztif6goazfbmogh6wh5jc4up35bqdflu6bkdc5cas5vjqd.onion/" ~ page.url }}" />
{% endblock %}