filename, do without svg
This commit is contained in:
parent
d9595418d3
commit
f5c58c0fcb
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ Endpoint editable in `_data/github.js.`
|
||||||
|
|
||||||
## [{{ repository.name }}]({{ repository.html_url }})
|
## [{{ repository.name }}]({{ repository.html_url }})
|
||||||
|
|
||||||
{% include 'svg/star.svg' %} {{ repository.stargazers_count }} / {{ repository.description }}
|
**{{ repository.stargazers_count }} GitHub stars**
|
||||||
|
{{ repository.description }}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
Loading…
Reference in a new issue