|
| 1 | +<link rel="preload" href="css/color.css" as="style"> |
| 2 | +<link rel="dns-prefetch" href="https://cdnjs.cloudflare.com" > |
| 3 | +<link rel="stylesheet" href="css/style1.css"> |
| 4 | +<link rel="stylesheet" href="css/style2.css"> |
| 5 | +<link rel="stylesheet" href="css/style3.css"> |
| 6 | +<link rel="stylesheet" href="css/style4.css"> |
| 7 | +<link rel="stylesheet" href="css/style5.css"> |
| 8 | +<link rel="stylesheet" href="css/style6.css"> |
| 9 | +<link rel="stylesheet" href="css/style7.css"> |
| 10 | +<link rel="stylesheet" href="./libs/bootstrap.css"> |
| 11 | +<link rel="stylesheet" href="./libs/animate.css"> |
| 12 | + |
| 13 | +<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.css"> |
| 14 | +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.css"> |
| 15 | +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.css"> |
| 16 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.js"></script> |
| 17 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.js"></script> |
| 18 | +<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.js"></script> |
| 19 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.21.1/axios.js"></script> |
| 20 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/6.6.0/d3.js"></script> |
| 21 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/typescript/4.2.3/typescript.js"></script> |
| 22 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r126/three.js"></script> |
| 23 | +<script src="./js/script1.js"></script> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +<link rel="prefetch" href="css/color.css" as="style"> |
0 commit comments