From 0d98dddbf7e8cc8f79edb2ec29db591f9e9b9d0f Mon Sep 17 00:00:00 2001 From: Will Binns Date: Tue, 9 May 2017 08:00:31 -0600 Subject: [PATCH] footer: Update htmlproofer exception; footer link --- _contrib/bco-htmlproof | 2 +- _includes/layout/base-core/footer-menu.html | 2 +- _includes/layout/base/footer-menu.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_contrib/bco-htmlproof b/_contrib/bco-htmlproof index 54f4cbe0..3d01088e 100755 --- a/_contrib/bco-htmlproof +++ b/_contrib/bco-htmlproof @@ -30,7 +30,7 @@ HTML::Proofer.new( '#', ## hrefs pointing to the current page (htmlproofer fails them) /^$/, ## anchors with no href attribute set (for clickable javascript elements) /^\/bin/, ## /bin dir is not part of repository; holds Bitcoin Core binaries - 'bitcoin:1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE?amount=0.00319&label=Donation%20to%20Bitcoin.org', ## bitcoin address handlers + 'bitcoin:1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE', ## bitcoin address handlers /^\/stats/ ## /stats dir is not part of repository; generated by separate stats script ], diff --git a/_includes/layout/base-core/footer-menu.html b/_includes/layout/base-core/footer-menu.html index edec856e..81ce4b2d 100644 --- a/_includes/layout/base-core/footer-menu.html +++ b/_includes/layout/base-core/footer-menu.html @@ -4,7 +4,7 @@ http://opensource.org/licenses/MIT. {% endcomment %}
-

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE

+

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE

diff --git a/_includes/layout/base/footer-menu.html b/_includes/layout/base/footer-menu.html index 1ac5937e..48a2969d 100644 --- a/_includes/layout/base/footer-menu.html +++ b/_includes/layout/base/footer-menu.html @@ -4,7 +4,7 @@ http://opensource.org/licenses/MIT. {% endcomment %}
-

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE

+

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE