From f265c9b98cef7e9d77a24fdc3eaf83130cb3bb6f Mon Sep 17 00:00:00 2001 From: Pandelis Zembashis Date: Fri, 17 May 2019 23:51:45 +0100 Subject: [PATCH] update(footer): Add contributors to footer Added contributors link Added link to source --- Web/QueryTree.csproj | 6 +++--- Web/Views/Shared/_FooterPartial.cshtml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Web/QueryTree.csproj b/Web/QueryTree.csproj index 4231a69..3d3cf5e 100644 --- a/Web/QueryTree.csproj +++ b/Web/QueryTree.csproj @@ -1,4 +1,4 @@ - + netcoreapp2.2 aspnet-QueryTree-46E61BB7-4239-4527-BA0C-1B66D664CC58 @@ -20,7 +20,7 @@ - + @@ -64,5 +64,5 @@ - + diff --git a/Web/Views/Shared/_FooterPartial.cshtml b/Web/Views/Shared/_FooterPartial.cshtml index f0a3c38..3e0017a 100644 --- a/Web/Views/Shared/_FooterPartial.cshtml +++ b/Web/Views/Shared/_FooterPartial.cshtml @@ -8,8 +8,8 @@

Powered By QueryTree v@Html.Raw(version)

-

© 2012- D4 Software Ltd distributed under LGPLv3 license.

+

© 2012- D4 Software Ltd, et alSource available under LGPLv3 license.

- \ No newline at end of file +