added

This commit is contained in:
booploops 2022-02-13 23:11:06 -08:00
parent ba22cc3a70
commit 9126ab387c

View file

@ -19,6 +19,7 @@
<div class="col flex-center">
<div>
<h3 class="repo-name">{{ repo.description }}</h3>
<div>⭐ {{ repo.stargazers_count }}</div>
<small><a :href="repo.html_url" target="_blank">{{ repo.full_name }}</a></small>
</div>
</div>