mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Updater: point the changelog button to our news page
Closes https://github.com/Divested-Mobile/DivestOS-Build/issues/257 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
f64285f6fd
commit
90979e494c
9 changed files with 9 additions and 1 deletions
|
@ -95,6 +95,7 @@ export DOS_BRANDING_BOOTANIMATION_STYLE="plasma"; #Options: gradient, plasma
|
|||
#export DOS_BRANDING_BOOTANIMATION_COLOR="#FF5722-#FF8A65"; #gradient
|
||||
export DOS_BRANDING_BOOTANIMATION_COLOR="#FF5722-#03A9F4"; #plasma
|
||||
export DOS_BRANDING_LINK_ABOUT="https://divestos.org/pages/about";
|
||||
export DOS_BRANDING_LINK_NEWS="https://divestos.org/pages/news";
|
||||
export DOS_BRANDING_LINK_PRIVACY="https://divestos.org/pages/privacy_policy";
|
||||
export DOS_BRANDING_SERVER_OTA="https://divestos.org/updater.php";
|
||||
export DOS_BRANDING_SERVER_OTA_ONION="$DOS_BRANDING_SERVER_OTA"; #TODO: need to handle allow cleartext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue