Skip to content

Commit

Permalink
Update rthk.py
Browse files Browse the repository at this point in the history
  • Loading branch information
raileo98 authored Oct 25, 2024
1 parent 2dcb321 commit 2771efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/rthk.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ async def process_article(fg, category, article):

fe.title(articleTitle)
fe.link(href=articleLink)
fe.guid(guid=articleLink, permalink=True)
fe.description(feedDescription)
fe.pubDate(formatted_pub_date)

Expand Down

0 comments on commit 2771efe

Please sign in to comment.