chriskthomas / linkfree-generator

A simple, free, open-source, and self-hosted alternative to linktree
https://linkfree.ckt.im
Apache License 2.0
140 stars 28 forks source link

Grouped custom link form components together #18

Closed cplkake closed 1 year ago

cplkake commented 1 year ago

Custom link form components were previously spread apart. Grouping them together reduces the need to parse different areas of the form to add a new link.

Resolves: #17

chriskthomas commented 1 year ago

Cool. Let's give it a go.

chriskthomas commented 1 year ago

It's live on the testing page: https://linkfree.fly.dev

It looks good. I'll test it more carefully and then merge into the production branch soon.