my website, hosted on wisp.place

fix: defer

???

+1 -1
+1 -1
src/layouts/Layout.astro
··· 75 </body> 76 </html> 77 78 - <script is:inline data-astro-rerun> 79 (function () { 80 function loadGiscus() { 81 var s = document.createElement("script");
··· 75 </body> 76 </html> 77 78 + <script is:inline data-astro-rerun defer> 79 (function () { 80 function loadGiscus() { 81 var s = document.createElement("script");