Skip to content

Commit ecfafe3

Browse files
author
David Leger
authored
Update content.ts
1 parent c2985ec commit ecfafe3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/sections/Work/content.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@ export const work: Work[] = [
7575
],
7676
tags: [
7777
{ label: 'TypeScript', icon: 'typescript-plain' },
78-
{ label: 'Serverless' },
79-
{ label: 'MongoDB', icon: 'mongodb-plain' },
78+
{ label: 'Terraform', icon: 'terraform-plain' },
8079
{ label: 'Datadog' },
80+
{ label: 'DynamoDB' },
8181
{ label: 'React', icon: 'react-plain' },
8282
{ label: 'Storybook', icon: 'storybook-plain' },
83-
{ label: 'Cypress' },
84-
{ label: 'Mocha + Sinon' },
85-
{ label: 'Vite' },
83+
{ label: 'Vite & Vitest' },
84+
{ label: 'MongoDB', icon: 'mongodb-plain' },
85+
{ label: 'Serverless' },
8686
],
8787
},
8888
{

0 commit comments

Comments
 (0)