diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | content/blog/introducing-writefreesoftware.org.md | 2 | ||||
| -rw-r--r-- | layouts/partials/footer.html | 2 |
3 files changed, 4 insertions, 5 deletions
@@ -7,9 +7,8 @@ practice. ## Contributing Please contribute improvements via email to -[sir@cmpwn.com](mailto:sir@cmpwn.com) using [git send-email][0]. - -TODO: set up dedicated mailing list +[the mailing list](https://lists.sr.ht/~sircmpwn/writefreesoftware.org) using +[git send-email][0]. [0]: https://git-send-email.io diff --git a/content/blog/introducing-writefreesoftware.org.md b/content/blog/introducing-writefreesoftware.org.md index 97dbb64..c9bf9ef 100644 --- a/content/blog/introducing-writefreesoftware.org.md +++ b/content/blog/introducing-writefreesoftware.org.md @@ -41,4 +41,4 @@ Future topics for the blog include: - The importance of copyleft in practice Want to help with these or any other ideas? -[Consider writing for us!](https://git.sr.ht/~sircmpwn/writefreesoftware.org) +[Consider writing for us!](https://sr.ht/~sircmpwn/writefreesoftware.org/) 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> |
