Remove husky and change startYear of Blender

This commit is contained in:
Bart van der Braak 2024-12-17 21:43:35 +01:00
parent a37b84df19
commit a55a0a5596
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +0,0 @@
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"
pnpm exec lint-staged

View file

@ -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)',