modular-admin-html
modular-admin-html copied to clipboard
logo change
how to change the logo?
Go to the following location
src/_common/logo/logo.hbs
It is basically a chunk of html that you can change to match your website requirements. Then if you run
npm run-script build
You will see that the logo is replaced in the "dist" folder, everywhere it is used.