Files
librePECS/index.html

9 lines
159 B
HTML
Raw Normal View History

2025-06-30 12:33:11 -06:00
<html>
<head>
<title>librePECS</title>
2025-07-07 16:06:33 -06:00
<link href="main.css" rel="stylesheet" />
2025-06-30 12:33:11 -06:00
</head>
<body></body>
<script type="module" src="main.js"></script>
2025-06-30 12:33:11 -06:00
</html>