diff --git a/public/helpbuild/logo.svg b/public/helpbuild/logo1.svg similarity index 100% rename from public/helpbuild/logo.svg rename to public/helpbuild/logo1.svg diff --git a/public/helpbuild/theme.css b/public/helpbuild/theme.css index 131e339..f6b7db0 100644 --- a/public/helpbuild/theme.css +++ b/public/helpbuild/theme.css @@ -122,7 +122,7 @@ body #kc-header { div#main-logo { height: 100px; background-size: 190px !important; - background: url(logo.svg) no-repeat; + background: url(logo1.svg) no-repeat; width: 190px; order: -1; margin: 0 auto 0;