From 074500451fc810862e73b1083ad0c9ecb0c71f07 Mon Sep 17 00:00:00 2001 From: tree Date: Mon, 12 Feb 2024 14:23:51 +0100 Subject: [PATCH] update img --- web/src/components/WeekNews.astro | 2 +- web/src/pages/image/[week].astro | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/web/src/components/WeekNews.astro b/web/src/components/WeekNews.astro index 5b08c94..f827e7c 100644 --- a/web/src/components/WeekNews.astro +++ b/web/src/components/WeekNews.astro @@ -59,7 +59,7 @@ const current = false; Cover image - + diff --git a/web/src/pages/image/[week].astro b/web/src/pages/image/[week].astro index 475ada6..f1e7d1c 100644 --- a/web/src/pages/image/[week].astro +++ b/web/src/pages/image/[week].astro @@ -20,14 +20,16 @@ const issue = issues.find(i => i.week === week) - -
-
+ +
+
{config.name}
{format(issue.period[0], "MMM d")} - {format(issue.period[1], "MMM d, yyyy")}
- +
+ +