Skip to content

Commit ec9748f

Browse files
committed
Add sites
1 parent 04d4ced commit ec9748f

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

public/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,11 @@ Added:
7979
01/17/2024
8080
Updated:
8181
- https://vitalik.ca -> https://vitalik.eth.limo
82+
83+
02/20/24
84+
Added:
85+
- https://ben.page
86+
- https://maxrozen.com
87+
- https://coreyd.dev
88+
- https://willbush.dev
89+
- https://mrmr.io

public/sites.json

+30
Original file line numberDiff line numberDiff line change
@@ -400,5 +400,35 @@
400400
"gh": "https://github.com/cassidoo/cassidoo-v5",
401401
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1705412984/cassidooco_qxhkrr.webp",
402402
"dateUpdated": "01/16/2024"
403+
},
404+
{
405+
"url": "https://ben.page",
406+
"gh": "https://github.com/benborgers/ben.page",
407+
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1708487886/prsnl.site/benpage_opm8az.webp",
408+
"dateUpdated": "02/20/2024"
409+
},
410+
{
411+
"url": "https://maxrozen.com",
412+
"gh": "",
413+
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1708488102/prsnl.site/maxrozencom_tuq0gt.webp",
414+
"dateUpdated": "02/20/2024"
415+
},
416+
{
417+
"url": "https://coreyd.dev",
418+
"gh": "https://github.com/cdransf/coryd.dev",
419+
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1708488359/prsnl.site/coryddev_s4z5th.webp",
420+
"dateUpdated": "02/20/2024"
421+
},
422+
{
423+
"url": "https://willbush.dev",
424+
"gh": "https://github.com/willbush/blog",
425+
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1708488593/prsnl.site/willbushdev_tyteqc.webp",
426+
"dateUpdated": "02/20/2024"
427+
},
428+
{
429+
"url": "https://mrmr.io",
430+
"gh": "https://github.com/mnvr/mrmr.io",
431+
"img": "https://res.cloudinary.com/shoveltoss-com/image/upload/v1708488739/prsnl.site/mrmrio_ncg8jx.webp",
432+
"dateUpdated": "02/20/2024"
403433
}
404434
]

0 commit comments

Comments
 (0)