fatih-yavuz / links.dev

A free linktree alternative only for devs. Get a nice page at links.dev/username. Simple site to group all your links. Register your username before someone else does.
MIT License
229 stars 148 forks source link

Update registry.yaml #80

Closed sshahzaiib closed 1 year ago

fatih-yavuz commented 1 year ago

It looks like your page.json is invalid @sshahzaiib

bsoyka commented 1 year ago

@sshahzaiib: This should be an easy fix; just remove the last comma in your file and your JSON is valid. That's on this line:

https://github.com/sshahzaiib/my-links/blob/ba5d2e426eb236d33624624df3c222d6209d45cd/page.json#L25

sshahzaiib commented 1 year ago

@fatih-yavuz @bsoyka thanks for mentioning the issue, It has been resolved.