From c2af7652468cac0ff859f87ff61cdec7b683012e Mon Sep 17 00:00:00 2001 From: rintyuu Date: Sat, 30 Mar 2024 16:36:42 -0700 Subject: [PATCH] Update index.html Updated again --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e617277..64a15b9 100644 --- a/index.html +++ b/index.html @@ -255,8 +255,8 @@ ' - click "New Notepad" at the top right to make a new text window\n' + ' - 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' + + ' - have fun typing\n\n' + + 'https://git.rintyuu.dev/rintyuu/notepad\n' + 'contact me at me@rintyuu.uk for suggestions'; helpWindow.appendChild(titleBar);