foopgp
This commit is contained in:
parent
bcab6d281f
commit
86e0c8645f
3 changed files with 7 additions and 1 deletions
|
@ -119,6 +119,11 @@ Et particuliers, bien sûr !
|
|||
img = "/img/partners/distrilab.png"
|
||||
url = "https://distrilab.fr"
|
||||
) }}
|
||||
{{ partner_box(
|
||||
title = "foOpgp"
|
||||
img = "/img/partners/foopgp-mini.png"
|
||||
url = "https://foopgp.org"
|
||||
) }}
|
||||
</div>
|
||||
|
||||
<h2 class="title-bar" style="margin-top: 96px;">Ils nous font confiance</h2>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 14 KiB |
|
@ -74,7 +74,8 @@
|
|||
</ul>
|
||||
<p>
|
||||
<a href="https://git.txmn.tk/Librezo/website">Code source du site</a> sous licence <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a><br/>
|
||||
Dessins de GRA, licence <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a>
|
||||
Dessins de GRA, licence <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a><br/>
|
||||
Site conçu sans IA ;)
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer-pane">
|
||||
|
|
Loading…
Reference in a new issue