sitoctt/themes/ananke/layouts/partials/head-additions.html
2024-08-27 01:06:25 +02:00

5 lines
279 B
HTML

<meta http-equiv="onion-location" content="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion{{ .RelPermalink }}"/>
{{ if ($featured_image := (partial "func/GetFeaturedImage.html" .)) }}
<meta property="og:image" content="{{ $featured_image }}" />
{{ end }}