Skip to content

Commit a505529

Browse files
committed
update site config
1 parent 191baa4 commit a505529

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

config/site-config.ts

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -154,32 +154,11 @@ const ExpItems: ExperienceItemInterface[] = [
154154
languageImage: "/name.jpg",
155155
},
156156
],
157-
},
158-
{
159-
layout: "2x4",
160-
type: "certificate",
161-
title: "Freelancer @ Upwork",
162-
image: "/background.jpg",
163-
languages: [
164-
{
165-
title: "Top-rated freelance developer on Upwork",
166-
link: "https://www.upwork.com/freelancers/~01a4448ef3472fb5fa",
167-
languageImage: "/name.jpg",
168-
},
169-
{
170-
title: "Full-stack web development & ELT pipeline projects",
171-
languageImage: "/name.jpg",
172-
},
173-
{
174-
title: "Client delivery across US & EU markets",
175-
languageImage: "/name.jpg",
176-
},
177-
],
178157
},
179158
{
180159
layout: "2x4",
181160
type: "certificate",
182-
title: "Contributor @ Expensify",
161+
title: "Part-time contributor @ Expensify",
183162
image: "/background.jpg",
184163
languages: [
185164
{
@@ -246,6 +225,27 @@ const ExpItems: ExperienceItemInterface[] = [
246225
},
247226
],
248227
},
228+
{
229+
layout: "2x4",
230+
type: "certificate",
231+
title: "Freelancer @ Upwork",
232+
image: "/background.jpg",
233+
languages: [
234+
{
235+
title: "Top-rated freelance developer on Upwork",
236+
link: "https://www.upwork.com/freelancers/~01a4448ef3472fb5fa",
237+
languageImage: "/name.jpg",
238+
},
239+
{
240+
title: "Full-stack web development & ELT pipeline projects",
241+
languageImage: "/name.jpg",
242+
},
243+
{
244+
title: "Client delivery across US & EU markets",
245+
languageImage: "/name.jpg",
246+
},
247+
],
248+
},
249249
{
250250
layout: "2x4",
251251
type: "certificate",

0 commit comments

Comments
 (0)