mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
The webmentions sidebar widget uses Alpine.js + fetch API but was missing the is-land on:visible wrapper that all other JS-dependent sidebar widgets have. This defers its initialization until scrolled into view, consistent with social-activity, github-repos, funkwhale, blogroll, and feedland widgets.