aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/template/text.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split cache and feed packagesRené 'Necoro' Neumann2021-02-221-1/+1
|
* Fix signatureRené 'Necoro' Neumann2021-02-211-1/+1
|
* Use go-embed for templates instead of inline strings.René 'Necoro' Neumann2021-02-161-0/+37
They should also use CRLF (cf issue #46).