oliverbooth.dev/OliverBooth/Areas/Blog/Pages/RawArticle.cshtml

2 lines
107 B
Plaintext
Raw Normal View History

@page "/blog/{year:int}/{month:int}/{day:int}/{slug}/raw"
2023-08-11 13:08:14 +00:00
@model OliverBooth.Areas.Blog.Pages.RawArticle