Files
frm.so/ui/mobile/index.html
2026-01-15 04:35:01 -06:00

14 lines
422 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Parchment</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/_/icons/quill.svg">
<link rel="stylesheet" href="/_/code/shared.css">
<script src="/_/code/quill.js"></script>
<script src="/_/code/zod.js"></script>
<script type="module" src="75820185/index.js"></script>
</head>
<body>
</body>
</html>