mirror of
https://forge.murkfall.net/bluesaxman/librePECS.git
synced 2026-03-13 02:04:20 -06:00
broke out library to its own js file and implimented modules
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<head>
|
||||
<title>librePECS</title>
|
||||
<link href="main.css" rel="stylesheet" />
|
||||
<script src="pecslib.js"></script>
|
||||
</head>
|
||||
<body></body>
|
||||
<script src="main.js"></script>
|
||||
<script type="module" src="main.js"></script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user