- Mobile menu now shows for small and extra-small windows, with the traditional menu showing above those breakpoints (landscape on larger mobile, desktop)
- The back-end is now running on .NET 6 RC 1.
- Use existing library code for page title vs. hand-rolled component
The application handles multiple instances, and gets that information from configuration, making it much easier to bring in additional NA-affiliated instances in the future
Fixes#22