diff --git a/apps/homepage2/app/projects/page.js b/apps/homepage2/app/projects/page.js index 3763955c..b2f2d7e6 100644 --- a/apps/homepage2/app/projects/page.js +++ b/apps/homepage2/app/projects/page.js @@ -7,6 +7,14 @@ export const metadata = { export default function GettingStarted() { const PROJECTS = [ + { + name: 'Friggeri Resume', + description: + 'An open-source static webapp supporting JSON Resume, Markdown or gist URL and export to PDF using Browser Print dialog', + link: 'https://yne.fr/resume/', + category: 'integration', + language: 'Javascript', + }, { name: 'Reactive Resume', description: