Skip to content

Commit

Permalink
add logoHandler script to html
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed Jun 5, 2024
1 parent 01935a8 commit 3be8983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dvwebloader.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/core.js"></script>
<script type="module" src="js/fileupload2.js"></script>
<script src="js/logoHandler.js"></script>

</head>
<body>
<main>
Expand Down

0 comments on commit 3be8983

Please sign in to comment.