Files
desktop/resources/prod.html
rosetta 83f38dc63f 'init'
2026-01-30 05:01:05 +02:00

13 lines
230 B
HTML

<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Rosetta Messenger</title>
<!--RR-->
</head>
<body>
<div id="app"></div>
<script type="module" src="/renderer.tsx"></script>
</body>
</html>