mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-24 04:45:04 -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.