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 02c03e9 commit 4124a35Copy full SHA for 4124a35
src/sections/Work/content.ts
@@ -54,7 +54,7 @@ export const work: Work[] = [
54
slug: 'snyk',
55
jobTitle: 'Software Engineer, Growth',
56
specialty: 'Growth',
57
- date: [new Date(2021, Month.January), new Date(Month.November)],
+ date: [new Date(2021, Month.January), new Date(2023, Month.November)],
58
company: {
59
name: 'Snyk',
60
logo: {
0 commit comments