diff --git a/about.html b/about.html index 507e9824..943d1b8d 100644 --- a/about.html +++ b/about.html @@ -72,6 +72,11 @@ layout: simple {% for c in site.project.contributors %} + {% if c.gravatar_id %} + + {% else %} + {{ c.name }} ({{ c.contributions }})