fix import js after body created

This commit is contained in:
RikaCelery 2023-07-27 10:19:04 +08:00
parent 4ccc0d2d26
commit d6f991c6c6

View File

@ -11,7 +11,7 @@
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="button-style.css">
</head>
<script src="generator.js"></script>
<script type="module" src="generator.js"></script>
<body class="dark">
<div id="DarkMode">