etcher/lib/gui/app/index.html
Akis Kesoglou bd33c5b092 Migrate build pipeline to Electron Forge
Change-type: minor
2023-12-21 13:33:25 +02:00

11 lines
156 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>balenaEtcher</title>
</head>
<body>
<main id="main"></main>
</body>
</html>