From 5ada0daf401e9c50ee110dd6c92ac3959df6b5de Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Thu, 18 Jan 2024 13:01:06 +0100 Subject: [PATCH] add rss link to top + fix typo --- website/src/pages/blog.astro | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website/src/pages/blog.astro b/website/src/pages/blog.astro index 43845a69..f735e7ba 100644 --- a/website/src/pages/blog.astro +++ b/website/src/pages/blog.astro @@ -32,11 +32,13 @@ const posts = (await getCollection('blog')).sort((a, b) => compareDesc(a.data.da -
+

Strudel Blog

- Welcome to the Strudel Blog, where you we will keep you updated with the latest changes and things - happening in the strudelsphere. + Welcome to the Strudel Blog, where we will keep you updated with the latest changes and things happening + in the strudelsphere. You can subscribe to this blog using this rss link