mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 09:23:09 +00:00
atom.xml: Remove unused variable
This commit is contained in:
parent
6eb5e45afa
commit
56f0d2dd8a
|
@ -8,7 +8,6 @@
|
|||
<id>{{ .Permalink }}</id>
|
||||
<title>{{ .Title }}</title>
|
||||
<updated>{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}</updated>
|
||||
{{- $permalink := .Permalink }}
|
||||
</entry>
|
||||
{{ end -}}
|
||||
</feed>
|
||||
|
|
Loading…
Reference in a new issue