add GNU 40 years button
This commit is contained in:
parent
f6ec4de862
commit
c63f9e5a08
3 changed files with 319 additions and 4 deletions
|
@ -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"><rick [at] gnous [dot] eu></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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue