mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
chore: remove Python from projects list slayerweight
This commit is contained in:
parent
7e196ca621
commit
44bc56ea37
1 changed files with 0 additions and 4 deletions
|
@ -159,10 +159,6 @@ const projects: Project[] = [
|
||||||
{
|
{
|
||||||
name: 'Vue.js',
|
name: 'Vue.js',
|
||||||
color: 'text-emerald-400'
|
color: 'text-emerald-400'
|
||||||
},
|
|
||||||
{
|
|
||||||
name: 'Python',
|
|
||||||
color: 'text-blue-400'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue