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

2 lines
104 B
Plaintext
Raw Normal View History

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