feat: test dot as favicon
This commit is contained in:
parent
b512b29808
commit
f135fd62e2
8 changed files with 53 additions and 27 deletions
|
@ -20,7 +20,7 @@ const { collection } = Astro.props;
|
|||
</h3>
|
||||
<FormattedDate
|
||||
date={collection.data.date}
|
||||
className="text-accent block text-nowrap"
|
||||
className="text-tertiary block text-nowrap"
|
||||
/>
|
||||
</div>
|
||||
<p class="text-tertiary text-pretty">{collection.data.description}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue