logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 1484049085ca512748340bca2a582164859fd848
parent c06a7c853adeb9e2dc19977ab6ae7eb85e64a801
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 12 Jan 2020 21:28:23 +0100

footer.html: Add patent free button

Diffstat:

Aimages/patent_free.png0
Mtemplates/en/footer.html1+
Mtemplates/fr/footer.html1+
3 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/images/patent_free.png b/images/patent_free.png Binary files differ. diff --git a/templates/en/footer.html b/templates/en/footer.html @@ -1,4 +1,5 @@ <footer> + <a href="http://endsoftpatents.org/innovating-without-patents"><img src="/images/patent_free.png" alt="Patent Free" /></a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="CC-BY-SA" src="/images/cc-by-sa.png" /></a> <a href="http://www.anybrowser.org/campaign/" title="http://www.anybrowser.org/campaign/"><img src="/images/anybrowser.png" alt="Anybrowser campaign"/></a> <a href="http://moudbpmicyvvmhoh.onion">.onion</a> diff --git a/templates/fr/footer.html b/templates/fr/footer.html @@ -1,4 +1,5 @@ <footer> + <a href="http://endsoftpatents.org/innovating-without-patents"><img src="/images/patent_free.png" alt="Patent Free" /></a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="CC-BY-SA" src="/images/cc-by-sa.png" /></a> <a href="http://www.anybrowser.org/campaign/" title="http://www.anybrowser.org/campaign/"><img src="/images/anybrowser.png" alt="Campagne tous-navigateurs"/></a> <a href="http://moudbpmicyvvmhoh.onion">.onion</a>