Skip to content

Commit

Permalink
Merge pull request #31 from webtresclub/magnetto
Browse files Browse the repository at this point in the history
fix lint
  • Loading branch information
romeroadrian authored Aug 18, 2023
2 parents eb0de68 + 36769fe commit 5d683e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/halloffame.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const achievements = [
'https://twitter.com/0xJuancito',
'https://twitter.com/eugenioclrc',
'https://twitter.com/mateomolinari__',
'https://twitter.com/magnetto_eth',
'https://twitter.com/magnetto90',
'https://twitter.com/rotcivegaf',
],
tweetUrl: 'https://twitter.com/DeFi_Wonderland/status/1558453144387985410?s=20', // Ejemplo de enlace de tweet
Expand Down Expand Up @@ -218,7 +218,8 @@ const achievements = [
{
title: 'Bug en Solmate',
date: '2023-08-07',
description: 'magnetto encuentra y reporta un bug en la función SignedWadMath:wadMul de la librería Solmate',
description:
'magnetto encuentra y reporta un bug en la función SignedWadMath:wadMul de la librería Solmate',
participants: ['https://twitter.com/magnetto90'],
tweetUrl: 'https://twitter.com/transmissions11/status/1688601302371389440',
},
Expand Down

0 comments on commit 5d683e4

Please sign in to comment.