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

7 lines
186 B
HTML
Raw Permalink Normal View History

2019-01-20 07:22:17 +05:00
<html>
<body>
<webview id="yandexmail" preload="${__dirname}/renderer.js" src="https://mail.yandex.ru/" style="position:absolute;width:100%;height:100%;"></webview>
</body>
</html>