Update footer.php

moved <footer> inside <body> tag
This commit is contained in:
deepend-tildeclub 2020-05-06 21:10:45 -06:00 committed by Ben Harris
parent c1cf0f1483
commit ba095bd4ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,10 +1,10 @@
</div>
<br>
</body>
<footer class="text-center">
<p>ECDSA fingerprint: SHA256:duamOATgnGcfRFFkotCwrAWzZtRjwxm64WAhq5tQRwE</p>
<a href="https://github.com/tildeclub/site">page source</a>
</footer>
</body>
</html>