diff --git a/.husky/pre-commit b/.husky/pre-commit
deleted file mode 100755
index 770b781..0000000
--- a/.husky/pre-commit
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/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 a254e93..45a6e40 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: 2021
+		startYear: 2024
 	},
 	{
 		title: 'Linux Foundation Certified Systems Administrator (LFCS)',