Die Links müssen bleiben.

This commit is contained in:
2021-04-08 12:44:26 +02:00
parent f36324bfbd
commit 5a88ff3c6f
+2 -2
View File
@@ -10,8 +10,8 @@
<link rel="stylesheet" href="/global.css">
<link rel="stylesheet" href="/bundle.css">
<script type="module" data-main="/index.js"></script>
<script nomodule data-main="/index.js"></script>
<script type="module" src="https://unpkg.com/dimport?module" data-main="/index.js"></script>
<script nomodule src="https://unpkg.com/dimport/nomodule" data-main="/index.js"></script>
</head>
<body>