Skip to content

Commit

Permalink
Thanks @pete-murphy for supporting Elm Land ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-haskell committed Mar 10, 2024
1 parent 00c5815 commit 405480e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.md
Expand Up @@ -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' }
]
},
{
Expand Down

0 comments on commit 405480e

Please sign in to comment.