+
+
+
+ {d.category && (
+ {d.category}
+ )}
+
+ {d.title || 'Untitled'}
+{d.excerpt || d.body?.slice(0, 150) || ''}
+
+ {d.author && By {d.author}}
+
+ Read more
+
+
+