Skip to content

Commit e61ecc6

Browse files
add moar milestones
1 parent 2229906 commit e61ecc6

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

pages/CurrentMilestones.js

+30
Original file line numberDiff line numberDiff line change
@@ -1557,6 +1557,36 @@ const mileStones = [
15571557
infoLabel: 'Github link',
15581558
infoUrl: 'https://github.com/vergecurrency/verge/releases'
15591559
},
1560+
{
1561+
done: true,
1562+
doneDate: '25th January 2025',
1563+
title: 'Coingecko adds $XVG & $XVGETH to the list of Cryptocurrencies that were Made in the USA! ',
1564+
description: 'Coingecko adds $XVG & $XVGETH to the list of Cryptocurrencies that were Made in the USA!',
1565+
progress: 100,
1566+
progressState: '100',
1567+
infoLabel: 'Github link',
1568+
infoUrl: 'https://www.coingecko.com/en/categories/made-in-usa'
1569+
},
1570+
{
1571+
done: true,
1572+
doneDate: '30th January 2025',
1573+
title: 'Mihael celebrates 7 years being on the Verge Team! ',
1574+
description: 'Mihael celebrates 7 years being on the Verge Team!',
1575+
progress: 100,
1576+
progressState: '100',
1577+
infoLabel: 'Github link',
1578+
infoUrl: 'https://x.com/itsmihael/status/1885091066757382441'
1579+
},
1580+
{
1581+
done: true,
1582+
doneDate: '31st January 2025',
1583+
title: 'CoinMarketCap adds $XVG & $XVGETH to the list of cryptocurrencies that were Made in the USA!',
1584+
description: 'CoinMarketCap adds $XVG & $XVGETH to the list of cryptocurrencies that were Made in the USA!',
1585+
progress: 100,
1586+
progressState: '100',
1587+
infoLabel: 'Github link',
1588+
infoUrl: 'https://coinmarketcap.com/view/made-in-america/'
1589+
},
15601590
// {
15611591
// done: true or false,
15621592
// doneDate: 'Relevant Date',

0 commit comments

Comments
 (0)