itsthejoker / filamentcolors.xyz

The source code for a small website to compare pieces of printed filament.
MIT License
59 stars 5 forks source link

Update emailmagic so that it handles inserted pages #85

Closed itsthejoker closed 6 days ago

itsthejoker commented 3 months ago

Right now, emailmagic.js will only catch email addresses that are loaded in when it is. However, when HTMX loads in a page, that email address is not caught by emailmagic. This should be fixed.