Merge branch 'main' into dependabot/gradle/io.swagger.swaggerhub-1.3.2

This commit is contained in:
Anthony Stirling 2023-12-19 18:32:46 +00:00 committed by GitHub
commit 73007239ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -36,6 +36,9 @@
<script src="js/thirdParty/bootstrap.min.js"></script> <script src="js/thirdParty/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Bootstrap Icons -->
<link rel="stylesheet" href="css/bootstrap-icons.min.css">
<!-- PDF.js --> <!-- PDF.js -->
<script src="pdfjs/pdf.js"></script> <script src="pdfjs/pdf.js"></script>