diff --git a/src/posts/2022-08-17-post-with-fetched..md b/src/posts/2022-08-17-post-with-fetched.md similarity index 88% rename from src/posts/2022-08-17-post-with-fetched..md rename to src/posts/2022-08-17-post-with-fetched.md index 484ade9..3cf6459 100644 --- a/src/posts/2022-08-17-post-with-fetched..md +++ b/src/posts/2022-08-17-post-with-fetched.md @@ -16,7 +16,8 @@ Endpoint editable in `_data/github.js.` ## [{{ repository.name }}]({{ repository.html_url }}) -{% include 'svg/star.svg' %} {{ repository.stargazers_count }} / {{ repository.description }} +**{{ repository.stargazers_count }} GitHub stars** +{{ repository.description }} {% endif %} {% endfor %}