Adventure: stop signing my own posts

The source tag credits an outlet Pete is relaying (`ars technica`). On
his own reporting it rendered as a trailing `pete` under a message he
already sent - him signing his own name. Drop Source on adventure posts
and omit the tag line entirely when there's nothing to credit; RSS posts
keep theirs.
This commit is contained in:
prosolis
2026-07-12 22:01:12 -07:00
parent a614077cff
commit 8cb5b38599
3 changed files with 25 additions and 15 deletions

View File

@@ -94,7 +94,6 @@ func (s *Server) postDailyDigest(now time.Time) {
Headline: headline,
Lede: lede,
ArticleURL: s.digestURL(date),
Source: advSource,
Channel: s.adv.Channel,
})