feat: switch back to previous favicon
This commit is contained in:
parent
f135fd62e2
commit
26a406b900
7 changed files with 18 additions and 56 deletions
|
@ -15,7 +15,7 @@ const { collection } = Astro.props;
|
|||
>
|
||||
<article class="flex flex-col">
|
||||
<div class="flex flex-col justify-between md:flex-row md:items-center">
|
||||
<h3 class="text-secondary mb-1 font-semibold text-nowrap">
|
||||
<h3 class="text-secondary mb-1 text-lg font-semibold text-nowrap">
|
||||
{collection.data.title}
|
||||
</h3>
|
||||
<FormattedDate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue