We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2838e commit 3cfeb88Copy full SHA for 3cfeb88
src/sections/Work/content.ts
@@ -55,7 +55,7 @@ export const work: Work[] = [
55
slug: 'snyk',
56
jobTitle: 'Senior Software Engineer',
57
specialty: 'Growth',
58
- date: [new Date(2021, Month.January), new Date(Date.now())],
+ date: [new Date(2024, Month.January), new Date(Date.now())],
59
company: {
60
name: 'Kard',
61
logo: {
0 commit comments