Knowledge Base

Preserving for the future: Shell scripts, AoC, and more

notifications.html (Source)

<html>
<header>
<title>Example page</title>
<script src="notifications.js">
</script>
</header>
<body>
<h1>example</h1>
Lorem ipsum, etc.
<button>Notify me!</button>
</body>
<footer>
</footer>
</html>