summaryrefslogtreecommitdiff
path: root/Blog/Components/Layout/MainLayout.razor
diff options
context:
space:
mode:
Diffstat (limited to 'Blog/Components/Layout/MainLayout.razor')
-rw-r--r--Blog/Components/Layout/MainLayout.razor3
1 files changed, 3 insertions, 0 deletions
diff --git a/Blog/Components/Layout/MainLayout.razor b/Blog/Components/Layout/MainLayout.razor
new file mode 100644
index 0000000..e1a9a75
--- /dev/null
+++ b/Blog/Components/Layout/MainLayout.razor
@@ -0,0 +1,3 @@
1@inherits LayoutComponentBase
2
3@Body