docs: Update notifications (main) docs (#29268)
* remove version info from index.html page * remove nodeIntegration * format code and update readme * add note to user in index.html
This commit is contained in:
parent
36bca3278d
commit
5e033cb7f8
3 changed files with 11 additions and 20 deletions
|
@ -7,10 +7,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
<p>
|
||||
We are using node <script>document.write(process.versions.node)</script>,
|
||||
Chrome <script>document.write(process.versions.chrome)</script>,
|
||||
and Electron <script>document.write(process.versions.electron)</script>.
|
||||
</p>
|
||||
<p>After launching this application, you should see the system notification.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue