diff --git a/templates/explore/repo_list.tmpl b/templates/explore/repo_list.tmpl index 2dbfac5a2..72b36432e 100644 --- a/templates/explore/repo_list.tmpl +++ b/templates/explore/repo_list.tmpl @@ -24,7 +24,7 @@ {{if .PrimaryLanguage }} {{ .PrimaryLanguage.Language }} {{end}} - {{svg "octicon-repo" 16}} {{.NumStars}} + {{svg "octicon-star" 16}} {{.NumStars}} {{svg "octicon-git-branch" 16}} {{.NumForks}} diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 46c590342..7fc2a5c2d 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -24,7 +24,7 @@