forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
11c6e1a21c
commit
f498ce059b
|
@ -46,7 +46,7 @@
|
|||
{{- with .Params.tags -}}
|
||||
{{- if ge (len .) 1 -}}
|
||||
{{- range . -}}
|
||||
<a href="{{ $.Site.BaseURL }}tags/{{ . | urlize }}/">#{{ . }}</a>
|
||||
<a href="{{ $.Site.BaseURL }}/tags/{{ . | urlize }}/">#{{ . }}</a>
|
||||
{{ end -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user