Copy-edit history & metadata

This commit is contained in:
mDuo13
2020-09-30 08:33:22 -07:00
parent 88f68e52f6
commit ab8ef5b831
3 changed files with 4 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="{{ currentpage.name|escape }}">
<meta property="og:title" content="{{ currentpage.name|escape }} | {{ target.display_name }}">
<meta property="og:url" content="https://xrpl.org/{% if currentpage.html != 'index.html' %}{{currentpage.html}}{% endif %}" />
<meta property="og:description" content="{% if currentpage.html == 'index.html' %}{{ target.blurb|escape}}{% else %}{{ currentpage.blurb|escape }}{% endif %}" />
<meta property="og:image" content="https://xrpl.org/assets/img/{% if currentpage.fb_card %}{{currentpage.fb_card}}{% else %}xrpl-fb-li-card.png{% endif %}" />

View File

@@ -54,7 +54,6 @@
<p>{% trans %}By June 2012, Schwartz, McCaleb and Britto completed code development and the XRP Ledger was fully functioning.{% endtrans %}</p>
<p>{% trans %}At that time, they decided their next move would be to gift 80 billion XRP to a not-yet-formed private company that would work with the broader community as well as pursue its own payments mission. The ledger code itself would be open source and for anyone to use.{% endtrans %}</p>
<p>{% trans %}They all agreed on how to allocate the XRP among themselves and the future company, and they eventually created the company along with Chris Larsen in September 2012.{% endtrans %}</p>
<p>{% trans %}While from a developer standpoint the XRP Ledger had already been created in early 2012, the final ledger stuck in late 2012, due to some stability issues. Once it stuck, 80% of the XRP was gifted to the company—initially called NewCoin and renamed quickly to OpenCoin.{% endtrans %}</p>
<p>{% trans %}Once the XRP Ledger was fully functioning, 80% of the XRP was gifted to the company—initially called NewCoin and renamed quickly to OpenCoin.{% endtrans %}</p>
<p>{% trans %}Chris Larsen was the CEO of OpenCoin, and at the company's founding, Jed was co-founder and CTO, David Schwartz was the Chief Cryptography Officer, and Arthur Britto an advisor.{% endtrans %}</p>
</div>