diff --git a/Demo.ps1 b/Demo.ps1 index 23e24fc..ec0f00f 100644 --- a/Demo.ps1 +++ b/Demo.ps1 @@ -14,7 +14,7 @@ public class Wallpaper { $clientName = "Ford" # Use the RAW file URL from your repo -$logoUrl = "https://raw.githubusercontent.com/YOURORG/YOURREPO/main/assets/ford_logo.png" +$logoUrl = "https://git.svstools.com/syelle/Ducky/raw/branch/main/Ford.png" # Optional local fallback if download fails $fallbackLogo = "C:\Temp\ford_logo.png"