mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Add RSS feed, add links for direct md editing on GitHub and update favicon
This commit is contained in:
@@ -6,7 +6,7 @@ interface Props {
|
||||
const { date } = Astro.props;
|
||||
---
|
||||
|
||||
<time datetime={date.toISOString()}>
|
||||
<time datetime={date.toISOString()} class="underline decoration-dotted">
|
||||
{
|
||||
date.toLocaleString("en-us", {
|
||||
year: "numeric",
|
||||
|
||||
Reference in New Issue
Block a user