From 02c5dff49d47f75825e85432c5d5bea17941e82c Mon Sep 17 00:00:00 2001 From: richterscale17 <92696882+richterscale17@users.noreply.github.com> Date: Sat, 1 Jan 2022 17:13:43 -0600 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 4c2d597c..dac35d8e 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/richterscale17/theme-park" #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/richterscale17" #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"