From 1f4237a13dcae62140847722bfdf81ec934ba05b Mon Sep 17 00:00:00 2001 From: Vlad-Stefan Harbuz Date: Thu, 1 May 2025 20:49:27 +0100 Subject: [PATCH] Press: add Maintainer Month --- public/images/press/github.svg | 24 ++++++++++++++++++++++++ public/images/press/github.svg.license | 2 ++ src/components/PressItemList.astro | 7 +++++++ 3 files changed, 33 insertions(+) create mode 100644 public/images/press/github.svg create mode 100644 public/images/press/github.svg.license diff --git a/public/images/press/github.svg b/public/images/press/github.svg new file mode 100644 index 00000000..c7a2bf6c --- /dev/null +++ b/public/images/press/github.svg @@ -0,0 +1,24 @@ + + + + + + diff --git a/public/images/press/github.svg.license b/public/images/press/github.svg.license new file mode 100644 index 00000000..6093f400 --- /dev/null +++ b/public/images/press/github.svg.license @@ -0,0 +1,2 @@ +© 2025 GitHub +SPDX-License-Identifier: CC-BY-SA-4.0 diff --git a/src/components/PressItemList.astro b/src/components/PressItemList.astro index 40d1bf19..b17e7fe2 100644 --- a/src/components/PressItemList.astro +++ b/src/components/PressItemList.astro @@ -12,6 +12,13 @@ const { full } = Astro.props; ---
+