mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-21 19:08:24 +01:00
Merge pull request #541 from dhenry437/fix/bootstrap-icons
Fix for bootstrap icons
This commit is contained in:
commit
816d874ac4
5
src/main/resources/static/css/bootstrap-icons.min.css
vendored
Normal file
5
src/main/resources/static/css/bootstrap-icons.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user