chore: remove Python from projects list slayerweight

This commit is contained in:
Bart van der Braak 2024-01-24 01:05:04 +01:00
parent 7e196ca621
commit 44bc56ea37

View file

@ -159,10 +159,6 @@ const projects: Project[] = [
{
name: 'Vue.js',
color: 'text-emerald-400'
},
{
name: 'Python',
color: 'text-blue-400'
}
]
}