fix(menu/social): Delete relLangURL (#406)

This commit is contained in:
zhixuan
2021-10-29 17:20:36 +02:00
committed by GitHub
parent 44fc94f008
commit c43f9d1ea8
+1 -1
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 }}
>