From 416777fb1555a8c4ba763182625c2bf54207036a Mon Sep 17 00:00:00 2001 From: marcosnajera <82390291+marcosnajera@users.noreply.github.com> Date: Mon, 12 Apr 2021 08:34:19 -0700 Subject: [PATCH] Update custom_login.sh --- CSS/addons/unraid/login-page/custom_login.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/addons/unraid/login-page/custom_login.sh b/CSS/addons/unraid/login-page/custom_login.sh index fa4e32b6..cd9cc648 100644 --- a/CSS/addons/unraid/login-page/custom_login.sh +++ b/CSS/addons/unraid/login-page/custom_login.sh @@ -1,7 +1,7 @@ #!/bin/bash TYPE="retro-terminal" THEME="green.css" -DOMAIN="gilbn.github.io" #if you update the domain after the script has been run, You must disable and re enable JS or the whole theme. +DOMAIN="github.com/marcosnajera" #if you update the domain after the script has been run, You must disable and re enable JS or the whole theme. ADD_JS="true" JS="custom_text_header.js" DISABLE_THEME="false"