mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-28 01:51:22 +00:00
Compare commits
1 commit
e22574a90a
...
2df551e600
Author | SHA1 | Date | |
---|---|---|---|
2df551e600 |
2 changed files with 5 additions and 1 deletions
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec lint-staged
|
|
@ -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)',
|
||||
|
|
Loading…
Reference in a new issue