This repository has been archived on 2022-06-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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>