We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3599e1 commit d556c10Copy full SHA for d556c10
_includes/head.html
@@ -11,6 +11,7 @@
11
<title>{{ site.title | xml_escape }}{{ custom | xml_escape }}{% if title %} :: {{ title | xml_escape }}{% endif %}</title>
12
{% if page.excerpt %}<meta name="description" content="{{ title | strip_html | xml_escape }}">{% endif %}
13
<meta name="keywords" content="{{ page.tags | join: ', ' }}">
14
+<meta http-equiv="onion-location" content="http://6hasakffvppilxgehrswmffqurlcjjjhd76jgvaqmsg6ul25s7t3rzyd.onion{{ page.url }}" />
15
{% if page.author %}
16
{% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %}
17
{% endif %}
0 commit comments