fix: remove duplicate dates on articles

This commit is contained in:
Troy 2025-04-10 10:48:00 +01:00
parent 78b0780e12
commit 8eb41f8fa4
Signed by: troy
GPG key ID: DFC06C02ED3B4711
28 changed files with 230 additions and 38 deletions

View file

@ -1,7 +1,6 @@
---
import Layout from "@layouts/Layout.astro";
import { SITE } from "@consts";
import Button from "@components/Button.astro";
---
<Layout title="404" description={SITE.DESCRIPTION}>