1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 18:32:34 +01:00
lossless-cut/public/index.html
2020-03-04 18:41:40 +08:00

11 lines
153 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>LosslessCut</title>
</head>
<body>
<div id="root"></div>
</body>
</html>