diff --git a/Portfolio.WebUI.Server/Components/Layout/MainLayout.razor b/Portfolio.WebUI.Server/Components/Layout/MainLayout.razor index e6525aa..9cbb025 100644 --- a/Portfolio.WebUI.Server/Components/Layout/MainLayout.razor +++ b/Portfolio.WebUI.Server/Components/Layout/MainLayout.razor @@ -2,9 +2,9 @@
- + + +
diff --git a/Portfolio.WebUI.Server/Components/Layout/Sidebar.razor b/Portfolio.WebUI.Server/Components/Layout/Sidebar.razor new file mode 100644 index 0000000..22feeb6 --- /dev/null +++ b/Portfolio.WebUI.Server/Components/Layout/Sidebar.razor @@ -0,0 +1,46 @@ +
+ + + + + Kira Jiroux + +
+ +
+
+ + with love + + + + + +
+
\ No newline at end of file