Update left.html

This commit is contained in:
zhixuan 2021-10-29 14:03:50 +09:00
parent 44fc94f008
commit a883513548
No known key found for this signature in database
GPG Key ID: 05D14AD50C51A06F

View File

@ -38,7 +38,7 @@
{{ range . }}
<li>
<a
href='{{ .URL | relLangURL }}'
href='{{ .URL }}'
{{ if eq (default true .Params.newTab) true }}target="_blank"{{ end }}
{{ with .Name }}title="{{ . }}"{{ end }}
>