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