From 46f15f10d40e9b9db6a8b4d3ed9b80e04e668faf Mon Sep 17 00:00:00 2001 From: Baraa Al-Masri Date: Thu, 11 Jul 2024 00:27:42 +0300 Subject: [PATCH] goodbye: add goodbye alert --- app/views/layouts/default.templ | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/default.templ b/app/views/layouts/default.templ index 223e267..cc17c47 100644 --- a/app/views/layouts/default.templ +++ b/app/views/layouts/default.templ @@ -106,6 +106,7 @@ templ Default(title string, children ...templ.Component) { }); } registerServiceWorkers(); + alert("This is a dead project (at least for the time being)\nUntil I find a way to bypass the new YouTube player, you can't listen to new songs, however you can still enjoy your already downloaded (listened to at least once) music!\nStill danking!!");