mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-02-08 21:59:39 +01:00
fix: replace standard open source contributions by nodejs.org
This commit is contained in:
parent
38eb296088
commit
f70a66e251
@ -26,9 +26,9 @@ export const OpenSource: React.FC<OpenSourceProps> = () => {
|
||||
href="https://github.com/nodejs/node/commits?author=theoludwig"
|
||||
/>
|
||||
<Repository
|
||||
name="standard/standard"
|
||||
description="🌟 JavaScript Style Guide, with linter & automatic code fixer"
|
||||
href="https://github.com/standard/standard/commits?author=theoludwig"
|
||||
name="nodejs/nodejs.org"
|
||||
description="The Node.js® Website"
|
||||
href="https://github.com/nodejs/nodejs.org/commits/main/?author=theoludwig"
|
||||
/>
|
||||
<Repository
|
||||
name="DefinitelyTyped/DefinitelyTyped"
|
||||
|
Loading…
x
Reference in New Issue
Block a user