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

@ -1,8 +1,7 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using Docs.Models;
using NJsonSchema;
using Statiq.Common;
using Statiq.Core;