diff options
-rw-r--r-- | _layouts/default.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 4f96df5..60bc570 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -77,9 +77,9 @@ </div> <p style="color: gray;"> - <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/previous?host=example.com">←</a> + <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/previous?host=mounderfod.online"><--</a> <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/">Fediring</a> - <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/next?host=example.com">→</a> + <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/next?host=mounderfod.online">--></a> </p> <p style="color:gray">NO COOKIES, NO TRACKERS, NO BULLSHIT</p> <p style="color: gray">(c) mounderfod 2023</p> |