I’d like to add a custom value to the page title in my Blazor app.
I’m currently using the native <title></title> component which doesn’t pass any values other than each pages name.
I’d like to have a page title convention like this:
App name | page name