Skip to content

Commit d556c10

Browse files
RiccardoMasuttiRiccardo Masutti
authored andcommitted
Add Onion-Location HTTP header
1 parent d3599e1 commit d556c10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<title>{{ site.title | xml_escape }}{{ custom | xml_escape }}{% if title %} :: {{ title | xml_escape }}{% endif %}</title>
1212
{% if page.excerpt %}<meta name="description" content="{{ title | strip_html | xml_escape }}">{% endif %}
1313
<meta name="keywords" content="{{ page.tags | join: ', ' }}">
14+
<meta http-equiv="onion-location" content="http://6hasakffvppilxgehrswmffqurlcjjjhd76jgvaqmsg6ul25s7t3rzyd.onion{{ page.url }}" />
1415
{% if page.author %}
1516
{% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %}
1617
{% endif %}

0 commit comments

Comments
 (0)