In my Blazor server side app I want to define a home page for intro, outside of the standard page layer. How can I do this?
In my Blazor server side app I have a standard classical page layout (On the top header section, on the left navigation menue and in the center the part for the razor pages that should be loaded.