mirror of
https://github.com/tildeclub/site.git
synced 2026-03-10 05:50:17 +00:00
Update footer.php
moved <footer> inside <body> tag
This commit is contained in:
committed by
Ben Harris
parent
c1cf0f1483
commit
ba095bd4ce
@@ -1,10 +1,10 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
|
||||||
<footer class="text-center">
|
<footer class="text-center">
|
||||||
<p>ECDSA fingerprint: SHA256:duamOATgnGcfRFFkotCwrAWzZtRjwxm64WAhq5tQRwE</p>
|
<p>ECDSA fingerprint: SHA256:duamOATgnGcfRFFkotCwrAWzZtRjwxm64WAhq5tQRwE</p>
|
||||||
<a href="https://github.com/tildeclub/site">page source</a>
|
<a href="https://github.com/tildeclub/site">page source</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user