mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	feat(skills): add GNU/Linux
This commit is contained in:
		| @@ -30,6 +30,7 @@ export const Skills: React.FC = () => { | ||||
|       </SkillsSection> | ||||
|  | ||||
|       <SkillsSection title={t('home:skills.softwareTools')}> | ||||
|         <SkillComponent skill='GNU/Linux' /> | ||||
|         <SkillComponent skill='Ubuntu' /> | ||||
|         <SkillComponent skill='Visual Studio Code' /> | ||||
|         <SkillComponent skill='Git' /> | ||||
|   | ||||
| @@ -98,6 +98,10 @@ export const skills: Skills = { | ||||
|     link: 'https://ubuntu.com/', | ||||
|     image: '/images/skills/Ubuntu.png' | ||||
|   }, | ||||
|   'GNU/Linux': { | ||||
|     link: 'https://www.gnu.org/', | ||||
|     image: '/images/skills/GNU-Linux.png' | ||||
|   }, | ||||
|   Docker: { | ||||
|     link: 'https://www.docker.com/', | ||||
|     image: '/images/skills/Docker.png' | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								public/images/skills/GNU-Linux.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/images/skills/GNU-Linux.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 290 KiB | 
		Reference in New Issue
	
	Block a user