aaronpk / IndieNews

📰 News aggregator for IndieWeb-related posts
https://news.indieweb.org/
Other
39 stars 9 forks source link

Show Author Name if Provided #41

Open jalcine opened 6 years ago

jalcine commented 6 years ago

Noticed https://github.com/aaronpk/IndieNews/blob/master/views/_post-row.php#L10-L13 only dumps out the hostname of the posting site. Maybe expanding this logic so that it'd show the name of the post (if provided in their h-card) and falling back to hostname if none found?