Merge pull request #3464 from cmd410/count-on-top

Count on top
revert-4113-patch-1
Victor 4 years ago committed by GitHub
commit 712aba6447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _includes/signatures.html

@ -1,4 +1,4 @@
<p><b>Signed:</b></p> <p><b>Signed by {{ site.data.signed.size }} individuals:</b></p>
<ol> <ol>
{% capture signs %} {% capture signs %}
{% for sign_hash in site.data.signed %} {% for sign_hash in site.data.signed %}

Loading…
Cancel
Save