summaryrefslogtreecommitdiff
path: root/_includes/head.html
blob: 9c69ce9f32da38401eab41d0ca0e6b126422bc94 (plain)
1
2
3
4
5
6
7
8
9
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  {%- seo -%}
  <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}?v={{ site.cssversion }}">
  {%- feed_meta -%}
  <meta http-equiv="onion-location" content="http://iwccx6ebuapto7dlkd4m5fooud6nqn2z7go7aass5c4q6vl6gzs5htad.onion{{ page.url }}" />
</head>