diff options
Diffstat (limited to 'layouts/partials/sub-footer.html')
-rw-r--r-- | layouts/partials/sub-footer.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/partials/sub-footer.html b/layouts/partials/sub-footer.html index 80b545f..d587968 100644 --- a/layouts/partials/sub-footer.html +++ b/layouts/partials/sub-footer.html @@ -5,9 +5,9 @@ <div class="sub-footer-inner"> <ul> <li class="zerostatic"> - <a href="https://yams.media">yams.media</a> | - <img src="/pics/gitlab-small.png"> <a href="https://gitlab.com/rogs/yams">gitlab.com/rogs/yams</a> | - <img src="/pics/element-small.png"> <a href="https://matrix.to/#/#yams:chat.rogs.me">#yams:chat.rogs.me</a> + <img src="/pics/yams-small.png"/> <a href="https://yams.media">yams.media</a> | + <img src="/pics/gitlab-small.png"/> <a href="https://gitlab.com/rogs/yams">gitlab.com/rogs/yams</a> | + <img src="/pics/element-small.png"/> <a href="https://matrix.to/#/#yams:chat.rogs.me">#yams:chat.rogs.me</a> </li> </ul> </div> |