dash-docs/en/foundation.html
Saivann 21441d310d Handle urls translations automatically in pages
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
2013-04-25 18:32:51 -04:00

13 lines
500 B
HTML
Executable file

---
lang: en
layout: base-en
id: foundation
title: Bitcoin Foundation
---
<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;">Bitcoin Foundation</h1>
<p>Bitcoin Foundation standardizes, protects, and promotes the use of Bitcoin cryptographic money for the benefit of users worldwide.</p>
<h2><a href="https://bitcoinfoundation.org/">Visit Bitcoin Foundation Website</a></h2>
</div>