1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2026-02-28 16:01:00 +01:00

fix: improve Resume

This commit is contained in:
Divlo
2022-11-29 10:29:02 +01:00
parent 5f5b328895
commit 1514600998
12 changed files with 1485 additions and 1216 deletions

View File

@@ -27,7 +27,6 @@ export const Skills: React.FC = () => {
<SkillComponent skill='Laravel' />
<SkillComponent skill='Node.js' />
<SkillComponent skill='Fastify' />
<SkillComponent skill='Prisma' />
<SkillComponent skill='PostgreSQL' />
</SkillsSection>