From 91377f7995ed78be156a53f260b3572eff7fe52f Mon Sep 17 00:00:00 2001 From: Adrien Clerbois Date: Fri, 5 Dec 2025 20:58:40 +0100 Subject: [PATCH 1/2] Add GitHub logo link to DemoMainLayout and corresponding styles --- .../Demo/FluentUI.Demo.Client/Layout/DemoMainLayout.razor | 6 ++++++ .../FluentUI.Demo.Client/Layout/DemoMainLayout.razor.css | 8 ++++++++ .../Demo/FluentUI.Demo.Client/Layout/GitHubLogo.razor | 6 ++++++ 3 files changed, 20 insertions(+) create mode 100644 examples/Demo/FluentUI.Demo.Client/Layout/GitHubLogo.razor diff --git a/examples/Demo/FluentUI.Demo.Client/Layout/DemoMainLayout.razor b/examples/Demo/FluentUI.Demo.Client/Layout/DemoMainLayout.razor index 4e61e4c922..19fe0e2d26 100644 --- a/examples/Demo/FluentUI.Demo.Client/Layout/DemoMainLayout.razor +++ b/examples/Demo/FluentUI.Demo.Client/Layout/DemoMainLayout.razor @@ -17,6 +17,12 @@ + @* GitHub link *@ + + + + @* DarkTheme *@