mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 13:28:16 +08:00
New doc theme (#387)
This commit is contained in:
8
docs/input/_ViewImports.cshtml
Normal file
8
docs/input/_ViewImports.cshtml
Normal file
@ -0,0 +1,8 @@
|
||||
@using Statiq.Common
|
||||
@using Statiq.Razor
|
||||
@using Statiq.Web
|
||||
@using Statiq.Web.Pipelines
|
||||
@using Docs
|
||||
@using Docs.Utilities;
|
||||
|
||||
@inherits StatiqRazorPage<IDocument>
|
Reference in New Issue
Block a user