renaming file
This commit is contained in:
committed by
JamesFlare1212
parent
1ffe82c107
commit
8edd8a5221
@@ -19,7 +19,7 @@
|
||||
}
|
||||
</style>
|
||||
<script src="konva.js"></script>
|
||||
<script src="animation.js" defer></script>
|
||||
<script src="max_heap.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Max heap animation</h1>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
}
|
||||
</style>
|
||||
<script src="konva.js"></script>
|
||||
<script src="animation.js" defer></script>
|
||||
<script src="min_heap.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Min heap animation</h1>
|
||||
|
||||
Reference in New Issue
Block a user