committed by
Bastian
parent
e0113c446d
commit
dc84d19236
@@ -46,7 +46,7 @@ export default function PageIndex({
|
||||
<QuadrantGrid items={featuredOnly(items)} config={config} />
|
||||
)}
|
||||
<div className="publish-date">
|
||||
{publishedLabel} {formatRelease(newestRelease)}
|
||||
{publishedLabel} {formatRelease(newestRelease, config.dateFormat)}
|
||||
</div>
|
||||
</Fadeable>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user