commit: 4e19e04db3d65d294a7149c50d80baddf5e9f2e5
parent 0d272cabb8ad33880ad6d52d750d4d72628040d7
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 12 Jan 2020 21:28:23 +0100
footer.html: Add patent free button
Diffstat:
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>