Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/io.swagger.swaggerhub-1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Dec 19, 2023
2 parents ad047ab + 816d874 commit 7300723
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/static/css/bootstrap-icons.min.css

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions src/main/resources/templates/fragments/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<script src="js/thirdParty/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bootstrap.min.css">

<!-- Bootstrap Icons -->
<link rel="stylesheet" href="css/bootstrap-icons.min.css">

<!-- PDF.js -->
<script src="pdfjs/pdf.js"></script>

Expand Down

0 comments on commit 7300723

Please sign in to comment.