footer: Refactor styling, 'Support Bitcoin.org'

This commit is contained in:
Will Binns 2017-05-09 02:31:37 -06:00
parent 3543af2a3b
commit c9ece81780
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404
4 changed files with 8 additions and 12 deletions

View file

@ -27,10 +27,11 @@ HTML::Proofer.new(
## Links to ignore
:href_ignore => [
'#', ## 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
/^\/stats/ ## /stats dir is not part of repository; generated by separate stats script
'#', ## 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
/^\/stats/ ## /stats dir is not part of repository; generated by separate stats script
/^\/bitcoin:/ ## handler link for bitcoin addresses (requires wallet in addition to browser)
],
## Mangle links. If we enable external link checking, this will