Added "insert document" buttons that appear in the middle of the document

This commit is contained in:
Saud Fatayerji
2023-04-20 19:34:58 +03:00
parent 7f9f45c720
commit f4e5690841
4 changed files with 88 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
<script src="pdfjs/pdf.js"></script>
<!-- PDF-Lib -->
<script src="pdf-lib.min.js"></script>
<script src="js/pdf-lib.min.js"></script>
<!-- Custom -->
<link rel="stylesheet" href="css/general.css">