1
0
mirror of https://github.com/osmarks/website synced 2025-02-04 21:29:10 +00:00
website/templates/remoteFeedEntry.pug

8 lines
210 B
Plaintext
Raw Normal View History

div.autocol(style=hashBG("remoteFeedEntry", i, 30))
div
a.title(href=link)= title
div.deemph
span=`${renderDate(published)} / `
2024-11-21 12:02:34 +00:00
a(href=feed.link)= feedName
div!= description