From fd42a50500981c9a2662f062fc73240b4dd9a1f9 Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Fri, 10 May 2024 00:53:39 -0500 Subject: [PATCH 1/4] Add cover image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c7de55..7aea2ad 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Hello, welcome. This is a blog ("blahg" is the proper spelling for Chicagoans) template. It's built with [Astro](https://astro.build), and uses [TinaCMS](https://tina.io) to edit the content! +![cover](https://github.com/cassidoo/blahg/assets/1454517/b56ff04f-9499-48e7-be62-d9b422c4287d) + ## See the blahg [blahg.netlify.app](https://blahg.netlify.app/) From 0d03ec770f660c2309a5482ef4f10860f26705ab Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Fri, 10 May 2024 00:55:35 -0500 Subject: [PATCH 2/4] Create FUNDING.yml --- .github/FUNDING.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..3a8da74 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +github: [cassidoo] +patreon: cassidoo +custom: ['https://paypal.me/cassidoo', 'https://venmo.com/cassidoo'] From b1cb35c0e9ee82cf23cbdd09e3a56b6786d3042e Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:58:19 -0500 Subject: [PATCH 3/4] Fix #19: move misplaced footer --- src/pages/posts.astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/posts.astro b/src/pages/posts.astro index 694650a..9ef838e 100644 --- a/src/pages/posts.astro +++ b/src/pages/posts.astro @@ -39,9 +39,8 @@ const posts = (await Astro.glob("../posts/*.md")).sort( subscribe with RSS!

- -