From 248f225abb7a9e1bd13f397ba3812eaa208dd8cb Mon Sep 17 00:00:00 2001 From: rintyuu Date: Sat, 30 Mar 2024 16:32:10 -0700 Subject: [PATCH] Update index.html Added the git repository url --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 486ee6b..e617277 100644 --- a/index.html +++ b/index.html @@ -256,6 +256,7 @@ ' - windows are dragable\n' + ' - in each window, there is a file context menu\n' + ' - have fun typing\n' + + 'https://git.rintyuu.dev/rintyuu/notepad\n\n' + 'contact me at me@rintyuu.uk for suggestions'; helpWindow.appendChild(titleBar);