removed the tweaks.js, let's keep all the tweaking in python
This commit is contained in:
parent
423bbf06ce
commit
ba1388fb01
@ -6,8 +6,8 @@
|
|||||||
<script src="./js/paged.polyfill.js" type="text/javascript"></script>
|
<script src="./js/paged.polyfill.js" type="text/javascript"></script>
|
||||||
<link href="./css/pagedjs.css" rel="stylesheet" type="text/css">
|
<link href="./css/pagedjs.css" rel="stylesheet" type="text/css">
|
||||||
<link href="./css/print.css" rel="stylesheet" type="text/css" media="print">
|
<link href="./css/print.css" rel="stylesheet" type="text/css" media="print">
|
||||||
<script src="./js/p5.js"></script>
|
<script src="./js/p5.js" type="text/javascript"></script>
|
||||||
<script src="./js/variable-geometry-cover.js"></script>
|
<script src="./js/variable-geometry-cover.js" type="text/javascript"></script>
|
||||||
<!-- <script src="./js/variable-geometry-inside.js"></script> -->
|
<!-- <script src="./js/variable-geometry-inside.js"></script> -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user