We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833a6f1 commit 60b4297Copy full SHA for 60b4297
src/index.php
@@ -359,7 +359,7 @@ public function __toString(): string
359
</div>
360
361
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>
+ <script data-turbo-eval="false" async defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
363
<!-- Powered by https://github.com/adrianschubek/dir-browser -->
364
<script>
365
$[if `process.env.DATE_FORMAT === "relative"`]$
0 commit comments