mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Internal page urls are now all declared once in _config.yml for each language Translators can translate file and anchor urls without needing to manually update all pages
13 lines
531 B
HTML
13 lines
531 B
HTML
---
|
|
lang: fr
|
|
layout: base-fr
|
|
id: foundation
|
|
title: Fondation Bitcoin
|
|
---
|
|
|
|
<div class="foundation">
|
|
<img src="/img/logo_bitcoin_foundation.png" alt="The Bitcoin Foundation" style="float:left;margin-right:10px;">
|
|
<h1 style="margin-bottom:30px;">La Fondation Bitcoin</h1>
|
|
<p>La Fondation Bitcoin standardise, protège et promouvoit l'utilisation de la monnaie cryptographique Bitcoin pour le bénéfice de ses utilisateurs mondiaux.</p>
|
|
<h2><a href="https://bitcoinfoundation.org/">Visitez le site web de la Fondation</a></h2>
|
|
</div>
|