-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
footer.php
20 lines (20 loc) · 979 Bytes
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
</div> <!-- Close .content div opened in header.php -->
</div> <!-- Close the outermost div if there is any -->
<br>
<footer class="text-center">
<br><br>
<!-- Tildeverse Banner Exchange code begin -->
<div style="text-align: center;">
<iframe src="https://banner.tildeverse.org/work.php?ID=deepend" width="468" height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
<p><a href="https://banner.tildeverse.org" target="_blank">Tildeverse Banner Exchange</a></p>
</div>
<!-- Tildeverse Banner Exchange code end -->
<br><br>
<p>ECDSA fingerprint: SHA256:duamOATgnGcfRFFkotCwrAWzZtRjwxm64WAhq5tQRwE</p>
<a href="https://github.com/tildeclub/site">page source</a> |
<a href="http://updown.tilde.club/">Uptime Status</a> |
<a href="https://tilde.club/stats" target="_blank">Stats</a> |
<a href="https://tilde.club/news.php">NNTP Stats</a>
</footer>
</body>
</html>