modularize the frontend
This commit is contained in:
parent
755e06d1c3
commit
fb78781908
5 changed files with 378 additions and 351 deletions
|
@ -20,7 +20,7 @@
|
|||
<link rel="stylesheet" href="/styles/main.css">
|
||||
<link rel="icon" type="image/png" href="/favicon.png">
|
||||
|
||||
<script src="/scripts/main.js"></script>
|
||||
<script src="/scripts/main.js" type="module"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue