mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-21 02:56:24 -04:00

In #6821 we moved the loading from end of body to head to make Turbolinks and similar work. This commit adds a defer attribute to avoid page parse blocking.