This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
yandexmail-desktop/index.html

7 lines
186 B
HTML

<html>
<body>
<webview id="yandexmail" preload="${__dirname}/renderer.js" src="https://mail.yandex.ru/" style="position:absolute;width:100%;height:100%;"></webview>
</body>
</html>