Skip to content

Commit ac74c0d

Browse files
Projects: add promo graphic to Doc Link Monitor card
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e76bfbe commit ac74c0d

2 files changed

Lines changed: 113 additions & 0 deletions

File tree

src/pages/projects.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ const PROJECTS: Project[] = [
4141
{ label: 'TypeScript', colour: '#3178C6' },
4242
],
4343
github: 'https://github.com/franrob-projects/doc-link-monitor',
44+
image: '/portfolio/img/projects/doc-link-monitor.svg',
45+
imageAlt: 'Doc Link Monitor promotional graphic: serverless AWS link checker built with CDK, Lambda, DynamoDB, and SNS alerts',
4446
},
4547
{
4648
title: 'Crypto compliance',

0 commit comments

Comments
 (0)