From 75bc7fcf7f1f1f436f971962404f746574443fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Sat, 14 Dec 2024 20:10:35 +0100 Subject: [PATCH] use the new @Assets in dotnet 9 --- src/web/Jordnaer/Components/App.razor | 44 +++++++++++++-------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/web/Jordnaer/Components/App.razor b/src/web/Jordnaer/Components/App.razor index 5e1cc60f..fd855124 100644 --- a/src/web/Jordnaer/Components/App.razor +++ b/src/web/Jordnaer/Components/App.razor @@ -21,28 +21,28 @@ - + - - - + + + @*Fancy stuff to speed up loading*@ - - - - + + + + @*Fancy CSS speed hacks https://pagespeedchecklist.com/asynchronous-css*@ - - - - - + + + + + @@ -58,17 +58,17 @@ https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-7.0#automatically-refresh-the-page-when-server-side-reconnection-fails *@ - - + + - - - - + + + + - - - + + +