mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
Remove husky and change startYear of Blender
This commit is contained in:
parent
a37b84df19
commit
a55a0a5596
2 changed files with 1 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
||||||
#!/usr/bin/env sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
pnpm exec lint-staged
|
|
|
@ -24,7 +24,7 @@ const timeline: TimelineItem[] = [
|
||||||
title: 'DevOps Engineer',
|
title: 'DevOps Engineer',
|
||||||
subTitle: 'Blender',
|
subTitle: 'Blender',
|
||||||
icon: Briefcase,
|
icon: Briefcase,
|
||||||
startYear: 2021
|
startYear: 2024
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Linux Foundation Certified Systems Administrator (LFCS)',
|
title: 'Linux Foundation Certified Systems Administrator (LFCS)',
|
||||||
|
|
Loading…
Reference in a new issue