2 Answer(s)
-
0
Hi,
Find the
<YourProject>BrandingProvider[Dependency(ReplaceServices = true)] public class MyProjectNameBrandingProvider : DefaultBrandingProvider { public override string LogoUrl => ""; public override string LogoReverseUrl => ""; public override string AppName => ....; }Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
Find the
<YourProject>BrandingProvider[Dependency(ReplaceServices = true)] public class MyProjectNameBrandingProvider : DefaultBrandingProvider { public override string LogoUrl => ""; public override string LogoReverseUrl => ""; public override string AppName => ....; }Hi
Can you please check this https://support.abp.io/QA/Questions/2901/How-can-I-set-a-landing-page-for-admin-in-Abp-io
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
