Skip to content

Commit

Permalink
Merge pull request #2010 from jlopp/descriptions
Browse files Browse the repository at this point in the history
update network descriptions to be more accurate
  • Loading branch information
Cobra-Bitcoin committed Jan 21, 2018
2 parents 6303e1a + dc50a7e commit 3a1f0c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _includes/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="mainlist">
<div><div><img src="/img/icons/main_ico_instant.svg" alt="Icon"><div>{% translate list1 %}</div></div></div>
<div><div><img src="/img/icons/main_ico_worldwide.svg" alt="Icon"><div>{% translate list2 %}</div></div></div>
<div><div><img src="/img/icons/main_ico_lowfee.svg" alt="Icon"><div>{% translate list3 %}</div></div></div>
<div><div><img src="/img/icons/ico_lock.svg" alt="Icon"><div>{% translate list3 %}</div></div></div>
</div>
<p class="maindesc">{% translate desc %}</p>
<div class="mainbutton"><a href="/{{ page.lang }}/{% translate getting-started url %}"><img src="/img/icons/but_bitcoin.svg" alt="icon">{% translate getstarted layout %}</a></div>
Expand Down
6 changes: 3 additions & 3 deletions _translations/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -659,9 +659,9 @@ en:
title: "Bitcoin - Open source P2P money"
metadescription: "Bitcoin is an innovative payment network and a new kind of money. Find all you need to know and get started with Bitcoin on bitcoin.org."
listintro: "Bitcoin is an innovative payment network and a new kind of money."
list1: "Fast peer-to-peer<br>transactions"
list2: "Worldwide<br>payments"
list3: "Low<br>processing fees"
list1: "Peer-to-peer<br>transactions"
list2: "Borderless<br>payments"
list3: "Fraud<br>protection"
desc: "Bitcoin uses peer-to-peer technology to operate with no central authority or banks; managing transactions and the issuing of bitcoins is carried out collectively by the network. <b>Bitcoin is open-source; its design is public, nobody owns or controls Bitcoin and <a href=\"#support-bitcoin#\">everyone can take part</a></b>. Through many of its unique properties, Bitcoin allows exciting uses that could not be covered by any previous payment system."
overview: "Or get a quick overview for"
innovation:
Expand Down

0 comments on commit 3a1f0c1

Please sign in to comment.