Skip to content

Commit

Permalink
Merge pull request #32 from webtresclub/little-john
Browse files Browse the repository at this point in the history
Juancito´s way
  • Loading branch information
romeroadrian authored Sep 7, 2023
2 parents 5d683e4 + 12aaaa0 commit 6b74cc8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/halloffame.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,14 @@ const achievements = [
participants: ['https://twitter.com/magnetto90'],
tweetUrl: 'https://twitter.com/transmissions11/status/1688601302371389440',
},
{
title: '🥈 Lens Protocol Competitive Audit',
date: '2023-09-06',
description:
'🥈 segundo puesto en competencia de auditoria de contratos inteligentes.',
participants: ['https://twitter.com/0xJuancito'],
tweetUrl: 'https://twitter.com/code4rena/status/1699549855310598540',
},
];

export default function HallOfFame() {
Expand Down

0 comments on commit 6b74cc8

Please sign in to comment.