mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2025-12-29 09:18:05 +01:00
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
@using Statiq.Common
|
|
@using Statiq.Razor
|
|
@using Statiq.Web
|
|
@using Statiq.Web.Pipelines
|
|
@using Docs
|
|
|
|
@inherits StatiqRazorPage<IDocument> |