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

2 lines
101 B
Plaintext

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