Skip to content

Commit 7aae911

Browse files
authored
change featured projects
1 parent 6eaf565 commit 7aae911

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/projects-data.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
export const projects = [
22
{
3-
title: "Beginner software dev roadmap",
4-
description: `I made this in collaboration with @dragonsandcodes`,
5-
href: "https://dragons-and-codes.notion.site/100-days-of-becoming-a-full-stack-developer-challenge-dragonsandcodeschallenge-0dfc9f2e19784a498e0bbd05fa199f9c?ref=thedevdavid",
6-
mediaSrc: "/project-notion.png",
3+
title: "ProductEngineerJobs.co",
4+
description: `Job board for product engineers. Built with Next.js, Tailwind CSS, and Airtable.`,
5+
href: "https://productengineerjobs.co",
6+
mediaSrc: "/project-pejobs.png",
77
mediaType: "image",
88
},
99
{

0 commit comments

Comments
 (0)