Added "posted by" tag to post content
This commit is contained in:
@@ -364,6 +364,7 @@ sub format_content {
|
||||
my ( $content ) = @_;
|
||||
|
||||
$content =~ s/\n/\n\n/g;
|
||||
$content .= "\n\nposted by [pod_feeder](https://github.com/rev138/pod_feeder)";
|
||||
|
||||
return $content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user