blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #35 from codemenow/patch-1

remove duplicated repository owner name all over the site

authored by

Brandon Rosage and committed by
GitHub
08d27ab3 e31471ef

-1
-1
_includes/repo-card.html
··· 3 3 <h1 class="f4 lh-condensed mb-1"> 4 4 <a href="{{ repository.html_url }}"> 5 5 {% octicon repo height:20 class:"mr-1 v-align-middle" fill:"#586069" aria-label:repo %} 6 - <span class="text-normal">{{ repository.owner.login }} /</span> 7 6 {{ repository.name }} 8 7 </a> 9 8 </h1>