chriskthomas / linkfree-generator

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

Preview affect only edited block #48

Open chriskthomas opened 2 months ago

chriskthomas commented 2 months ago

This patch will make it so that edits to links only affect the link block, edits to the photo only update the photo block and other elements like name and description update together. Splitting it into three categories like this should be more efficient and will allow elements to be inserted without replacing innerHTML.