add GNU 40 years button

This commit is contained in:
rick 2023-05-04 23:16:08 +02:00
commit c63f9e5a08
Signed by: Rick
GPG key ID: 5CBE8779CD27BCBA
3 changed files with 319 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<footer>
<div id="footer-main">
<div>
<div class="pred-buttons">
<a href="https://git.gyiwr.tf/gyiwr/tree/LICENSE">
<img alt="logo GPL3" src="/img/gplv3-or-later.png" />
</a>
@ -11,7 +11,10 @@
<p><a href="https://git.gyiwr.tf/gyiwr/tree/%gitfile%">Code source de la page</a></p>
<p id="footer-contact">2023 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
</div>
<a id="fsf" href="https://my.fsf.org/join">
<a class="pred-buttons" href="https://www.gnu.org/gnu40">
<img height=70px alt="Celebrer les 40 ans de GNU!" src="/img/GNU40_badge.svg" />
</a>
<a id="fsf" class="pred-buttons" href="https://my.fsf.org/join">
<img alt="Membre de la FSF depuis décembre 2019" src="/img/fsf.png" />
</a>
</div>