mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	fix: replace standard open source contributions by nodejs.org
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user