Closed aegistics closed 2 years ago
Good idea!
This touches on customisation in general.
At the moment it can be achieved by overriding the Shared views in your own app - if you copy and paste a .chstml and put it in the same path under /Shared in your main app, that file will be loaded first. Could probably provide more flexibility that way.
In 2.6.0 I've added support for custom titles so this isn't required. Thanks for the PR though :-)
This branch was created from one of the last dotnet5 commits (v1.8.0) as I'm still targeting the .NET 5 framework.