fix: add missing _ViewImports for blog area
This commit is contained in:
parent
0aee2aafbc
commit
415726cdcd
2
OliverBooth/Areas/Blog/Pages/_ViewImports.cshtml
Normal file
2
OliverBooth/Areas/Blog/Pages/_ViewImports.cshtml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@namespace OliverBooth.Areas.Blog.Pages
|
||||||
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
Loading…
Reference in New Issue
Block a user