mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 01:13:08 +00:00
atom.xml: Remove unused variable
This commit is contained in:
parent
0b253d56b4
commit
1e18cdc4b3
|
@ -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