aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-09-05 22:46:05 +0700
committerShulhan <ms@kilabit.info>2021-09-05 22:46:05 +0700
commite3da79cf1adfb6dc2d9fed2e982bcde7fe7a7161 (patch)
tree74b71ed9f9c3b58d93269a9cda32729a9c679d2a /index.html
parent903561a9074da0632e1e001db3879cc45f974493 (diff)
downloadpakakeh.ts-e3da79cf1adfb6dc2d9fed2e982bcde7fe7a7161.tar.xz
notif: convert the example using TypeScript and load it with type="module"
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index f0be1a4..c82c94c 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
<body>
<h3><a href="/editor"> Editor </a></h3>
<h3><a href="/input"> Input </a></h3>
+ <h3><a href="/notif"> Notification </a></h3>
<h3><a href="/vfs"> VFS </a></h3>
</body>
</html>