diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 0000000..770b781 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,4 @@ +#!/usr/bin/env sh +. "$(dirname "$0")/_/husky.sh" + +pnpm exec lint-staged \ No newline at end of file diff --git a/src/lib/content/timeline.ts b/src/lib/content/timeline.ts index 45a6e40..a254e93 100644 --- a/src/lib/content/timeline.ts +++ b/src/lib/content/timeline.ts @@ -24,7 +24,7 @@ const timeline: TimelineItem[] = [ title: 'DevOps Engineer', subTitle: 'Blender', icon: Briefcase, - startYear: 2024 + startYear: 2021 }, { title: 'Linux Foundation Certified Systems Administrator (LFCS)',