Files
Trilium/apps/web-clipper/entrypoints/offscreen/index.html
2026-01-24 15:28:47 +02:00

9 lines
140 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<script type="module" src="./index.ts"></script>
</body>
</html>