mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 17:35:42 +00:00
Update writing page
This commit is contained in:
parent
596e364aca
commit
c6c8d5aff7
@ -16,7 +16,7 @@ function Article({article}) {
|
||||
as="time"
|
||||
dateTime={article.date}
|
||||
decorate={false}
|
||||
className="flex-shrink-0 order-last md:ml-4"
|
||||
className="flex-shrink-0"
|
||||
>
|
||||
{formatDate(article.date)}
|
||||
</Card.Eyebrow>
|
||||
|
Loading…
Reference in New Issue
Block a user