fix link on contact in rss feed The link on my contact was not linking in miniflux so I fixed it by following the rss feed on this site that worked: https://jlelse.blog/feeds https://jlelse.blog/.rss
1 files changed, 1 insertions(+), 1 deletions(-) M rssg
M rssg => rssg +1 -1
@@ 39,7 39,7 @@ main () { description="Anjandev Momi's Homepage" items=$( echo "$html" | get_items) - managingEditor="Anjandev Momi <anjan@momi.ca>" + managingEditor="anjan@momi.ca (Anjandev Momi)" rss=$( echo "$items" | render_items "$base" "$base_url" |