shifting the order in the head

This commit is contained in:
manetta 2021-11-08 22:01:36 +01:00
parent ad16a92490
commit 72516a88e7

View File

@ -6,6 +6,7 @@
<script src="./js/paged.polyfill.js" type="text/javascript"></script>
<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/baseline.css" rel="stylesheet" type="text/css" media="print">
<script src="./js/p5.js" type="text/javascript"></script>
<script src="./js/variable-geometry-cover.js" type="text/javascript"></script>
<!-- <script src="./js/variable-geometry-inside.js"></script> -->
@ -15,4 +16,5 @@
{{ publication_unfolded }}
</div>
</body>
</html>