Browse Source

Merge branch 'master' of https://github.com/gilbN/theme.park

pull/179/head^2
gilbN 4 years ago
parent
commit
106e83e828
  1. 2
      CSS/addons/unraid/login-page/custom_login.sh

2
CSS/addons/unraid/login-page/custom_login.sh

@ -1,7 +1,7 @@
#!/bin/bash
TYPE="retro-terminal"
THEME="green.css"
DOMAIN="gilbn.github.io"
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"

Loading…
Cancel
Save