We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<script>
defer
Pull all <script> elements into document <head> and add defer attribute to them to improve script loading characteristics.
<head>