1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix: remove Hyper Terminal from tools used

This commit is contained in:
Divlo
2021-08-23 19:25:17 +02:00
parent aa12d626d2
commit b5945150b8
2 changed files with 2 additions and 3 deletions

View File

@ -31,7 +31,6 @@ export const Skills: React.FC = () => {
<SkillsSection title={t('home:skills.softwareTools')}>
<SkillComponent skill='Ubuntu' />
<SkillComponent skill='Hyper' />
<SkillComponent skill='Visual Studio Code' />
<SkillComponent skill='Git' />
<SkillComponent skill='Docker' />