0
WTPL created
Hi Team,
We are doing the deep dive to understand the code structure and related parameters and below are our initial query:
1) What is procedure/Process to change the Host logo in the solution? we have MVC + JQuery V13.0.0 ?
**2) How to add New Module to the base application? **
Thank You Ajay
1 Answer(s)
-
0
Hi @WTPL
- There are several logo files under "wwwroot/Common/Images" folder named
app-logo-*
. You can replace them with your own logo files. - You can either check one of the existing projects or you can follow https://aspnetboilerplate.com/Pages/Documents/Module-System
- There are several logo files under "wwwroot/Common/Images" folder named