mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
The defer + DOMContentLoaded queue approach failed silently when pagefind-ui.js couldn't load. Moving the script to end of body ensures all DOM elements exist and processes the queue immediately after the script loads. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>