mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-22 11:56:53 -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.