open link in new tab
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
{{block "project" . }}
|
||||
<div class="m-4">
|
||||
<a href="{{ .Link }}" class="text-blue-600 hover:underline">{{ .Title }}</a> -
|
||||
<a href="{{ .Link }}" class="text-blue-600 hover:underline" target="_blank" rel="noopener noreferrer">{{ .Title }}</a> -
|
||||
{{ .Description }}
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user