Hyperlink to alternative translations

pull/22440/head
Tim Bannister 2020-07-09 13:31:25 +01:00
parent a740a69f24
commit b59f68e857
1 changed files with 5 additions and 1 deletions

View File

@ -10,8 +10,12 @@
gtag('config', 'UA-36037335-10');
</script>
<!-- Docsy head.html begins here -->
<!-- alternative translations -->
{{ range .Translations -}}
<link rel="alternate" hreflang="{{ .Language.Lang }}" href="{{ .Permalink }}">
{{ end -}}
<!-- Docsy head.html begins here -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
{{ hugo.Generator }}