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

2 lines
107 B
Plaintext

@page "/blog/{year:int}/{month:int}/{day:int}/{slug}/raw"
@model OliverBooth.Areas.Blog.Pages.RawArticle