Open sharing links in new window

This commit is contained in:
James Panther
2023-05-25 14:32:09 +10:00
parent 08e6b91252
commit 3f866acd50
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
href="{{ printf .url $.Permalink $.Title }}"
title="{{ i18n .title }}"
aria-label="{{ i18n .title }}"
target="_blank"
rel="noopener noreferrer"
>{{ partial "icon.html" .icon }}</a
>
{{ end }}