diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-17 12:04:07 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-17 12:04:07 +0200 |
| commit | 46d1b4e513b62c397b8c25800cff3e6a482aecdf (patch) | |
| tree | 8f60356206822dbd7684a478137db1f86ea632c0 /layouts | |
| parent | 366706b4df336c904d348bacc97ae9b649b49169 (diff) | |
| download | writefreesoftware.org-46d1b4e513b62c397b8c25800cff3e6a482aecdf.tar.xz | |
Update source code links
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> |
