HangfireIO / Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
https://www.hangfire.io
Other
9.43k stars 1.7k forks source link

How do I customize the layout page? #2464

Open weirdyang opened 2 weeks ago

weirdyang commented 2 weeks ago

https://github.com/HangfireIO/Hangfire/blob/b841265e28a9defead3b52eb1d589d4fa3300827/src/Hangfire.Core/Dashboard/Pages/LayoutPage.cshtml

How do I customize the layout page? I would like to add a navigation link in the footer.