Skip to content

Commit 14aaeda

Browse files
committed
fix: remove LyonJS from sponsors list
LyonJS was incorrectly listed as its own sponsor. This removes the self-referential sponsor entry.
1 parent 4d006f4 commit 14aaeda

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

data/sponsors.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,3 @@ export const esker: Sponsor = {
101101
logo: '/sponsors/esker.svg',
102102
url: 'https://www.esker.fr/',
103103
};
104-
105-
export const lyonJS: Sponsor = {
106-
name: 'LyonJS',
107-
logo: '/lyonjs.png',
108-
url: 'https://www.lyonjs.org/',
109-
};

0 commit comments

Comments
 (0)