From 405480e17167bc1cb60480c696d24b850ac703f8 Mon Sep 17 00:00:00 2001 From: Ryan Haskell-Glatz Date: Sun, 10 Mar 2024 17:36:27 -0500 Subject: [PATCH] =?UTF-8?q?Thanks=20@pete-murphy=20for=20supporting=20Elm?= =?UTF-8?q?=20Land=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 21d0691..dcbea0a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,11 +58,11 @@ const foundingSponsors = [ const sponsors = [ { - avatar: 'https://www.github.com/vladimirlogachev.png', - name: 'Vladimir Logachev', - title: '@vladimirlogachev', + avatar: 'https://www.github.com/pete-murphy.png', + name: 'Pete Murphy', + title: '@pete-murphy', links: [ - { icon: 'github', link: 'https://github.com/vladimirlogachev' } + { icon: 'github', link: 'https://github.com/pete-murphy' } ] }, {