diff --git a/cmd/config.go b/cmd/config.go index 51771158..47a62397 100644 --- a/cmd/config.go +++ b/cmd/config.go @@ -41,7 +41,7 @@ func addConfigFlags(flags *pflag.FlagSet) { flags.String("recaptcha.secret", "", "ReCaptcha secret") flags.String("branding.name", "", "replace 'File Browser' by this name") - flags.String("branding.color", "", "set theme_color of Manifest") + flags.String("branding.color", "", "set the theme color") flags.String("branding.files", "", "path to directory with images and custom styles") flags.Bool("branding.disableExternal", false, "disable external links such as GitHub links") } diff --git a/frontend/public/index.html b/frontend/public/index.html index fc5a6609..d6986bf1 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -16,7 +16,7 @@ - + @@ -26,7 +26,7 @@ - +