diff options
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4b4ba13..ea4650b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@ <footer class="pt-2 pb-2"> <div class="wrap"> <p><small> - <a href="https://git.sr.ht/~sircmpwn/writefreesoftware.org">Source Code</a> – CC-BY-SA 4.0; Theme: <a href="https://github.com/onweru/compose">Source Code</a> – Copyright (c) 2020 Weru – MIT license<br /> + <a href="https://sr.ht/~sircmpwn/writefreesoftware.org/">Source Code</a> – CC-BY-SA 4.0; Theme: <a href="https://github.com/onweru/compose">Source Code</a> – Copyright (c) 2020 Weru – MIT license<br /> Logo based on Font Awesome Free 5.3.1 – <a href="https://fontawesome.com">https://fontawesome.com</a> – CC-BY 4.0 </small></p> <a href="#pagetop" id="toTop" title={{ T "to_top" }}></a> |
