Show documentation version in footer

This commit is contained in:
Patrik Svensson
2020-09-01 21:33:15 +02:00
parent 52e3ee17b0
commit 0cecb555d5
6 changed files with 51 additions and 7 deletions

View File

@@ -3,5 +3,6 @@
@using Statiq.Web
@using Statiq.Web.Pipelines
@using Docs
@using Docs.Utilities;
@inherits StatiqRazorPage<IDocument>