Skip to content

Commit 5364c4b

Browse files
remove async defer for google script
1 parent e502951 commit 5364c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/index.saas.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
/></noscript>
7070
<!-- End Facebook Pixel Code -->
7171

72-
<script src="https://accounts.google.com/gsi/client" async defer></script>
72+
<script src="https://accounts.google.com/gsi/client"></script>
7373

7474
</head>
7575
<body>

0 commit comments

Comments
 (0)