Files
Parchment/ui/index.html
metacryst 493f1c2e1f init
2025-11-13 15:30:11 -06:00

13 lines
400 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Downloads</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/_/icons/logo.png">
<link rel="stylesheet" href="/_/code/shared.css"></script>
<script src="/_/code/quill.js"></script>
<script type="module" src="/index.js"></script>
</head>
<body style="margin: 0px;">
</body>
</html>