Skip to content

Commit

Permalink
another try to fix the svg pan zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
depuits committed Jan 19, 2024
1 parent ef6ea2a commit 02e487c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!doctype html>
<html>
<head>
<script src="ned.js"></script>
<script src="https://bumbu.github.io/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" type="text/css" href="ned.css">
<style type="text/css">
body {
Expand Down

0 comments on commit 02e487c

Please sign in to comment.