diff options
| author | nytpu <alex@nytpu.com> | 2021-04-19 11:29:06 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-04-19 11:29:06 -0600 |
| commit | e1a8aa8359ac4e27b5e0d76e412068a1e3ea2f38 (patch) | |
| tree | 06781756048736fc563d2474e9b88c7881526d08 /core | |
| parent | 62d76d76939a20d31f2a307d1e0e8bb1cde67e09 (diff) | |
fix bug in rendering
Diffstat (limited to 'core')
| -rw-r--r-- | core/entries.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/entries.go b/core/entries.go index f0b0046..f1bb092 100644 --- a/core/entries.go +++ b/core/entries.go @@ -160,7 +160,7 @@ func (d *FullData) WriteFeed(dataPath string) error { --- -=> https://git.nytpu.com/comitium/about/ aggregated using comitium +=> https://git.nytpu.com/comitium/about/ aggregated using comitium v%s `, Version, ) |
