|
@ -8,6 +8,6 @@ |
|
|
<p>{{ .Format "2006/01/02" }}</p> |
|
|
<p>{{ .Format "2006/01/02" }}</p> |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
{{- with index (.GetTerms "tags") 0 }} |
|
|
{{- with index (.GetTerms "tags") 0 }} |
|
|
<a href="{{ .Permalink }}">{{ .LinkTitle }}</a> |
|
|
<a href="{{ .Permalink }}">#{{ .LinkTitle }}</a> |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
</article> |
|
|
</article> |
|
|