mirror of
https://forge.murkfall.net/bluesaxman/librePECS.git
synced 2026-03-13 02:04:20 -06:00
9 lines
159 B
HTML
9 lines
159 B
HTML
<html>
|
|
<head>
|
|
<title>librePECS</title>
|
|
<link href="main.css" rel="stylesheet" />
|
|
</head>
|
|
<body></body>
|
|
<script type="module" src="main.js"></script>
|
|
</html>
|