Bitcoin Core: add banner redirecting some pages to BitcoinCore.org

This commit is contained in:
David A. Harding 2016-01-16 19:19:37 -05:00
parent 2b8c4c2cc9
commit f02a8108f4
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
18 changed files with 39 additions and 0 deletions

View file

@ -11,6 +11,7 @@ breadcrumbs:
- bitcoin
- bcc
- 2016-01-07 Statement
moved_url: https://bitcoincore.org/en/2016/01/07/statement
---
# Statement from Bitcoin Core 2016-01-07

View file

@ -11,6 +11,8 @@ breadcrumbs:
- bitcoin
- bcc
- Capacity increases FAQ
moved_url: https://bitcoincore.org/en/2015/12/23/capacity-increases-faq/
---
# Capacity increases FAQ

View file

@ -11,6 +11,7 @@ breadcrumbs:
- bitcoin
- bcc
- Capacity increases
moved_url: https://bitcoincore.org/en/2015/12/21/capacity-increase
---
# Capacity increases for the Bitcoin system

View file

@ -92,6 +92,7 @@ breadcrumbs:
{% endcapture %}
{% assign array_releases = text_releases | strip_newlines | split: '::' %}
- 2016-01-09 - [New Bitcoin Core website](https://bitcoincore.org)
- 2016-01-07 - [Project Statement](/en/bitcoin-core/2016-01-07-statement)
- 2015-12-21 - Capacity increases for the Bitcoin system: [Statement](/en/bitcoin-core/capacity-increases) & [FAQ](/en/bitcoin-core/capacity-increases-faq)
{% comment %}<!-- show the latest three releases -->{% endcomment %}