diff --git a/src/launcher.ts b/src/launcher.ts index 2bc55fb..32fc06d 100644 --- a/src/launcher.ts +++ b/src/launcher.ts @@ -46,6 +46,11 @@ export const launcherItems: LauncherItem[] = [ href: "http://yt2mp3.home.ip", icon: "https://git.rul.sh/khairul169/Go-YT2MP3/raw/branch/main/ui/public/android-chrome-512x512.png", }, + { + name: "Notes", + href: "https://notes.rul.sh", + icon: "https://notes.rul.sh/android-chrome-192x192.png", + }, { name: "Memos", href: "https://memos.rul.sh",