From 7989a2f4e8ecdab80538a82beb9cdfa0dcdbd6c5 Mon Sep 17 00:00:00 2001 From: Night <77528305+night0721@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:12:43 +0100 Subject: [PATCH] yt link --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 210bd7d..2ae27d0 100644 --- a/index.js +++ b/index.js @@ -14,7 +14,7 @@ rpc.on("ready", () => { smallImageText: "cath.exe", buttons: [ { label: "💭Website💭", url: "https://night0721.me/" }, - { label: "🌌YouTube🌌", url: "https://youtube.com/c/Kirito01" }, + { label: "🌌YouTube🌌", url: "https://www.youtube.com/@night0721" }, ], });