diff --git a/_includes/repo-card.html b/_includes/repo-card.html index 9e5a8ca70b..86a1a8b6a6 100644 --- a/_includes/repo-card.html +++ b/_includes/repo-card.html @@ -2,7 +2,7 @@

- + {% octicon repo height:20 class:"mr-1 v-align-middle" fill:"#586069" aria-label:repo %} {{ repository.name }} @@ -16,12 +16,12 @@

{{ repository.language }} {% endif %} {% if repository.stargazers_count %} - + {{ repository.stargazers_count }} {% endif %} {% if repository.forks_count %} - + {{ repository.forks_count }} {% endif %} @@ -29,7 +29,7 @@

{% if repository.license %}