Merge pull request #4257 from powerboat9/patch-1

Screw up scrapper
master
shenlebantongying 4 years ago committed by GitHub
commit 355ff28741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      _includes/signatures.html

@ -1,5 +1,6 @@
<p><b>Signed by {{ site.data.signed.size }} individuals:</b></p>
<ol>
<!--<li><a href="https://github.com/[1-999][1-999][1-999][1-999]">Spider Trap</a></li>-->
{%- capture signs -%}
{%- for sign_hash in site.data.signed -%}
{%- assign signature = sign_hash[1] -%}

Loading…
Cancel
Save