blob: 3c7eb45d8f2d481b69ff30bf1fdf7537ea8cf386 [file] [log] [blame]
matheusfillipeabd513e2021-05-11 03:29:11 -03001 <!-- Optional JavaScript -->
2 <!-- jQuery first, then Popper.js, then Bootstrap JS -->
Marc Kupietz484ec8e2023-02-25 11:23:07 +01003 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" integrity="sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Marc Kupietz04a6a992023-02-25 12:26:05 +01004 <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
5 <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js" integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD" crossorigin="anonymous"></script>
matheusfillipeabd513e2021-05-11 03:29:11 -03006
7</body>
8
9</html>