attach aes-js.js

This commit is contained in:
ReznoRMichael 2021-01-22 21:04:08 +01:00
parent 301221c728
commit 2ba19d6cf4

View file

@ -86,6 +86,9 @@
</body> </body>
</html> </html>
<!-- AES JS -->
<script src="files/aes-js.js"></script>
<!-- Instantly load test file (Debugging script) --> <!-- Instantly load test file (Debugging script) -->
<script src="js/LoadJson.js"></script> <script src="js/LoadJson.js"></script>