stuff
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
See related:</br>
|
||||
{{ range $k, $v := .Params.tags }}
|
||||
{{ $url := printf "tags/%s" (. | urlize | lower) }}
|
||||
<a href="{{ $url | absURL }}">{{ . }}</a>
|
||||
<a href="{{ $url | absURL }}">{{ . | title }}</a>
|
||||
{{ if lt $k (sub $tagsLen 1) }}·{{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user