Initial commit, works on Linux.
This commit is contained in:
7
index.html
Normal file
7
index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
|
||||
<body>
|
||||
<webview id="yandexmail" preload="${__dirname}/renderer.js" src="https://mail.yandex.ru/" style="position:absolute;width:100%;height:100%;"></webview>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user