Add Netlify attribution to footer

This commit is contained in:
Patrik Svensson 2022-02-16 00:36:01 +01:00
parent b6be693007
commit 782a99d726

View File

@ -253,6 +253,7 @@ c-9 -4 -271 61 -315 78 -29 11 -28 12 79 55 59 24 111 46 114 49 3 3 33 -36
<div class="container">
<div class="flex flex-row">
<span>© @DateTime.Today.Year Patrik Svensson, Phil Scott, Nils Andresens</span>
<span class="ml-auto">Powered by <a href="https://www.netlify.com/">Netlify</a></span>
<span class="ml-auto">@VersionUtilities.GetVersion()</span>
</div>
</div>