Not found
Page not found
@@ -86,4 +96,5 @@ else Post = BlogPosts.Posts.FirstOrDefault(p => p.Slug == Slug); } + } \ No newline at end of file diff --git a/PancakesWeb/Components/Pages/Home.razor b/PancakesWeb/Components/Pages/Home.razor index a4487eb..a28181f 100644 --- a/PancakesWeb/Components/Pages/Home.razor +++ b/PancakesWeb/Components/Pages/Home.razor @@ -4,7 +4,8 @@ @using PancakesWeb.Data @using PancakesWeb.Schema -