Skip to content

Commit 60b4297

Browse files
committed
remove attribute
1 parent 833a6f1 commit 60b4297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ public function __toString(): string
359359
</div>
360360
</div>
361361

362-
<script data-turbo-eval="false" async defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
362+
<script data-turbo-eval="false" async defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
363363
<!-- Powered by https://github.com/adrianschubek/dir-browser -->
364364
<script>
365365
$[if `process.env.DATE_FORMAT === "relative"`]$

0 commit comments

Comments
 (0)