├── icon.png └── index.html /icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tutorialzine/web-notifications-demo/HEAD/icon.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 |This simple demo aims to show you the easiest possible way to display web notifications using Push.js.
62 | 63 | 64 | 65 | 66 | 67 |