This commit is contained in:
Ress
2019-11-25 13:04:20 +00:00
parent 2716c85b4d
commit bcb8e84c1e

View File

@@ -70,7 +70,7 @@
</path>
</svg>
{{ if .Site.Params.url }}
<a rel="nofollow me" href="{{ .Site.Params.url }}">{{ .Site.Params.url }}</a> }}</a>
<a rel="nofollow me" href="{{ .Site.Params.url }}">{{ .Site.Params.url }}</a>
{{ else }}
<a rel="nofollow me" href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a>
{{ end }}