diff options
-rw-r--r-- | _layouts/default.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 1d98fb9..c0a41bc 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -76,6 +76,11 @@ <iframe src="https://banner.tildeverse.org/work.php?ID=mounderfod" width="468" height="80" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" target="_blank"></iframe> </div> + <p style="color: gray;"> + <a href="https://fediring.net/previous?host=example.com">←</a> + <a href="https://fediring.net/">Fediring</a> + <a href="https://fediring.net/next?host=example.com">→</a> + </p> <p style="color:gray">NO COOKIES, NO TRACKERS, NO BULLSHIT</p> <p style="color: gray">(c) mounderfod 2023</p> </footer> |