mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Add new "Spending Bitcoin" page (at /en/spend-bitcoin), and replace all links to UseBitcoins.info (except for the one on the Resources page, which expressly points to that site) with links to this new page.
This commit is contained in:
parent
06301dc4f9
commit
2e63ad21e6
28 changed files with 81 additions and 51 deletions
20
en/spend-bitcoin.html
Normal file
20
en/spend-bitcoin.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: base
|
||||
lang: en
|
||||
id: spend-bitcoin
|
||||
---
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
<p class="summary">{% translate summary %}</p>
|
||||
|
||||
<h2 id="products-online"><span class="fa fa-shopping-cart fa-lg"></span> {% translate products-online %}</h2>
|
||||
<p>{% translate products-online-text %}</p>
|
||||
|
||||
<h2 id="directory"><span class="fa fa-book fa-lg"></span> {% translate directory %}</h2>
|
||||
<p>{% translate directory-text %}</p>
|
||||
|
||||
<h2 id="map"><span class="fa fa-globe fa-lg"></span> {% translate business-map %}</h2>
|
||||
<p>{% translate business-map-text %}</p>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue