|
|
@ -5,7 +5,6 @@ |
|
|
|
<link rel="stylesheet" href="css/style.css"> |
|
|
|
<link rel="stylesheet" href="css/style.css"> |
|
|
|
<link rel="stylesheet" href="css/ui.css"> |
|
|
|
<link rel="stylesheet" href="css/ui.css"> |
|
|
|
<link rel="stylesheet" href="css/animation.css"> |
|
|
|
<link rel="stylesheet" href="css/animation.css"> |
|
|
|
<link rel="stylesheet" href="css/ship.css"> |
|
|
|
|
|
|
|
<script src="js/lib/fabric.js"></script> |
|
|
|
<script src="js/lib/fabric.js"></script> |
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> |
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> |
|
|
|
<script type="module" src="js/index.js" defer></script> |
|
|
|
<script type="module" src="js/index.js" defer></script> |
|
|
|