feat: add 'n8n' to skills list in Skills component

This commit is contained in:
vchikalkin 2025-12-25 13:35:31 +03:00
parent 33a498eaaa
commit 017ae6fbcb

View File

@ -14,6 +14,7 @@ const skills = [
'MongoDB',
'Redis',
'JWT',
'n8n',
'CI/CD',
];