Skip to content

Commit 641c6f2

Browse files
authoredSep 20, 2023
Merge pull request #48 from thedevdavid/fix/projects
change featured projects
2 parents 6eaf565 + 62e377b commit 641c6f2

File tree

2 files changed

+4
-4
lines changed

2 files 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
{

‎public/project-pejobs.png

59.7 KB
Loading

0 commit comments

Comments
 (0)