From c6e4ccc5a5d9dfd0c3b3ca5bb9b55b0e2c0a325f Mon Sep 17 00:00:00 2001 From: marcosnajera <82390291+marcosnajera@users.noreply.github.com> Date: Mon, 12 Apr 2021 08:36:01 -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 cd9cc648..fa4e32b6 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="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. +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. ADD_JS="true" JS="custom_text_header.js" DISABLE_THEME="false"