Skip to content

Commit

Permalink
feat: add nemil to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
wtLau committed Nov 14, 2022
1 parent b09b870 commit 72567bf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ export type resourceType = {
}

export const resources: resourceType[] = [
{
id: 9,
title: 'nemil',
summary: 'Tech. Career. Crypto.',
author: 'nemil',
type: 'blog',
tags: 'software career',
url: 'https://nemil.com/tags/notes-to-a-young-software-engineer/',
},
{
id: 8,
title: 'Not Only Code',
Expand Down

0 comments on commit 72567bf

Please sign in to comment.