mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +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
500 B
HTML
Executable file
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>
|