1,673 questions
Have you any suggestions?
Basic troubleshooting? Open the browser's dev tools and look for a 404 error.
If you placed the image in wwwroot/images the proper syntax is...
<img src="/images/logo3.svg" width="180" height="50" >