oliverbooth.dev/OliverBooth/Areas/Blog/Pages
Oliver Booth becd70c865
fix: use area "blog" for page link
2023-08-11 15:42:48 +01:00
..
Article.cshtml refactor: match db change from INT to UUID for pkeys 2023-08-11 14:09:13 +01:00
Article.cshtml.cs refactor: amend c2deccafae 2023-08-11 14:26:21 +01:00
Index.cshtml refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00
Index.cshtml.cs fix: use area "blog" for page link 2023-08-11 15:42:48 +01:00
RawArticle.cshtml refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00
RawArticle.cshtml.cs refactor: remove unused Post property 2023-08-11 14:27:13 +01:00
_ViewStart.cshtml fix: add missing _ViewStart to inherit shared layout 2023-08-11 14:27:38 +01:00