Compare commits
3 Commits
2a44f64777
...
a4bafb83f3
Author | SHA1 | Date | |
---|---|---|---|
a4bafb83f3 | |||
46cd61307e | |||
28c59acb34 |
@ -4,7 +4,7 @@
|
||||
{{ $postPermalink := .Permalink}}
|
||||
<h2 class="p-name"><a href="{{ .Permalink }}" class="u-url">
|
||||
{{ range $i, $e := .Params.tags -}}
|
||||
{{- if $i -}}, {{ end -}}
|
||||
{{- if $i -}} {{ end -}}
|
||||
<a href='{{ "/tags/" | relLangURL }}{{ . | urlize }}'>#{{ $e | humanize }}</a>
|
||||
{{- end -}}
|
||||
</a></h2>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user